#40285b color space conversions
Hex:
        #40285b
        RGB:
        64, 40, 91
        CMY:
        75, 84, 64
        CMYK:
        30, 56, 0, 64
      HSL:
        268°, 38.9313%, 25.6863%
        HSV (HSB):
        268°, 56.0440%, 35.6863%
        XYZ:
        4.7615, 3.3629, 10.2957
        xyY:
        0.2585, 0.1826, 3.3629
      CIE-Lab:
        21.4423, 22.9300, -26.5603
        CIE-LCH:
        21.4423, 35.0890, 310.8047
        CIE-Luv:
        21.4423, 6.5192, -32.5527
        Hunter-Lab:
        18.3382, 14.2552, -20.4506
      #40285b color charts
#40285b RGB chart
      #40285b CMYK chart
      #40285b RGB pie chart
      #40285b color shades, tints & tones
#40285b color schemes
#40285b color preview, HTML & CSS examples
           This text has a color of #40285b        
        
          <p style="color:#40285b;">Text here</p>
        
        
          .mytext {color:#40285b;}
        
        Text color #40285b
      
           This box has a color of #40285b        
        
          <div style="background-color:#40285b;">Content here</div>
        
        
          .mybackground {background-color:#40285b;}
        
        Background color #40285b
      
           Border around this has a color of #40285b        
        
          <div style="border:2px solid #40285b;">Content here</div>
        
        
          .myborder {border:2px solid #40285b;}
        
        Border color #40285b