#403c7d color space conversions
Hex:
        #403c7d
        RGB:
        64, 60, 125
        CMY:
        75, 76, 51
        CMYK:
        49, 52, 0, 51
      HSL:
        244°, 35.1351%, 36.2745%
        HSV (HSB):
        244°, 52.0000%, 49.0196%
        XYZ:
        7.4319, 5.8024, 20.1303
        xyY:
        0.2227, 0.1739, 5.8024
      CIE-Lab:
        28.9083, 20.2375, -36.5077
        CIE-LCH:
        28.9083, 41.7417, 299.0012
        CIE-Luv:
        28.9083, -2.2075, -49.2745
        Hunter-Lab:
        24.0881, 12.9182, -32.6866
      #403c7d color charts
#403c7d RGB chart
      #403c7d CMYK chart
      #403c7d RGB pie chart
      #403c7d color shades, tints & tones
#403c7d color schemes
#403c7d color preview, HTML & CSS examples
           This text has a color of #403c7d        
        
          <p style="color:#403c7d;">Text here</p>
        
        
          .mytext {color:#403c7d;}
        
        Text color #403c7d
      
           This box has a color of #403c7d        
        
          <div style="background-color:#403c7d;">Content here</div>
        
        
          .mybackground {background-color:#403c7d;}
        
        Background color #403c7d
      
           Border around this has a color of #403c7d        
        
          <div style="border:2px solid #403c7d;">Content here</div>
        
        
          .myborder {border:2px solid #403c7d;}
        
        Border color #403c7d