#40245b color space conversions
Hex:
        #40245b
        RGB:
        64, 36, 91
        CMY:
        75, 86, 64
        CMYK:
        30, 60, 0, 64
      HSL:
        271°, 43.3071%, 24.9020%
        HSV (HSB):
        271°, 60.4396%, 35.6863%
        XYZ:
        4.6336, 3.1071, 10.2530
        xyY:
        0.2575, 0.1727, 3.1071
      CIE-Lab:
        20.4677, 25.4654, -28.1148
        CIE-LCH:
        20.4677, 37.9332, 312.1692
        CIE-Luv:
        20.4677, 7.5010, -33.8749
        Hunter-Lab:
        17.6269, 16.0750, -22.1484
      #40245b color charts
#40245b RGB chart
      #40245b CMYK chart
      #40245b RGB pie chart
      #40245b color shades, tints & tones
#40245b color schemes
#40245b color preview, HTML & CSS examples
           This text has a color of #40245b        
        
          <p style="color:#40245b;">Text here</p>
        
        
          .mytext {color:#40245b;}
        
        Text color #40245b
      
           This box has a color of #40245b        
        
          <div style="background-color:#40245b;">Content here</div>
        
        
          .mybackground {background-color:#40245b;}
        
        Background color #40245b
      
           Border around this has a color of #40245b        
        
          <div style="border:2px solid #40245b;">Content here</div>
        
        
          .myborder {border:2px solid #40245b;}
        
        Border color #40245b