#40246d color space conversions
Hex:
        #40246d
        RGB:
        64, 36, 109
        CMY:
        75, 86, 57
        CMYK:
        41, 67, 0, 57
      HSL:
        263°, 50.3448%, 28.4314%
        HSV (HSB):
        263°, 66.9725%, 42.7451%
        XYZ:
        5.5055, 3.4559, 14.8449
        xyY:
        0.2313, 0.1452, 3.4559
      CIE-Lab:
        21.7842, 30.5968, -37.7912
        CIE-LCH:
        21.7842, 48.6244, 308.9946
        CIE-Luv:
        21.7842, 5.1887, -46.1727
        Hunter-Lab:
        18.5900, 20.3316, -34.3326
      #40246d color charts
#40246d RGB chart
      #40246d CMYK chart
      #40246d RGB pie chart
      #40246d color shades, tints & tones
#40246d color schemes
#40246d color preview, HTML & CSS examples
           This text has a color of #40246d        
        
          <p style="color:#40246d;">Text here</p>
        
        
          .mytext {color:#40246d;}
        
        Text color #40246d
      
           This box has a color of #40246d        
        
          <div style="background-color:#40246d;">Content here</div>
        
        
          .mybackground {background-color:#40246d;}
        
        Background color #40246d
      
           Border around this has a color of #40246d        
        
          <div style="border:2px solid #40246d;">Content here</div>
        
        
          .myborder {border:2px solid #40246d;}
        
        Border color #40246d