#403f68 color space conversions
Hex:
        #403f68
        RGB:
        64, 63, 104
        CMY:
        75, 75, 59
        CMYK:
        38, 39, 0, 59
      HSL:
        241°, 24.5509%, 32.7451%
        HSV (HSB):
        241°, 39.4231%, 40.7843%
        XYZ:
        6.3905, 5.6445, 13.8494
        xyY:
        0.2469, 0.2181, 5.6445
      CIE-Lab:
        28.4972, 11.5170, -23.8627
        CIE-LCH:
        28.4972, 26.4966, 295.7637
        CIE-Luv:
        28.4972, -1.8788, -31.5797
        Hunter-Lab:
        23.7581, 6.4369, -17.9314
      #403f68 color charts
#403f68 RGB chart
      #403f68 CMYK chart
      #403f68 RGB pie chart
      #403f68 color shades, tints & tones
#403f68 color schemes
#403f68 color preview, HTML & CSS examples
           This text has a color of #403f68        
        
          <p style="color:#403f68;">Text here</p>
        
        
          .mytext {color:#403f68;}
        
        Text color #403f68
      
           This box has a color of #403f68        
        
          <div style="background-color:#403f68;">Content here</div>
        
        
          .mybackground {background-color:#403f68;}
        
        Background color #403f68
      
           Border around this has a color of #403f68        
        
          <div style="border:2px solid #403f68;">Content here</div>
        
        
          .myborder {border:2px solid #403f68;}
        
        Border color #403f68