#40609f color space conversions
Hex:
        #40609f
        RGB:
        64, 96, 159
        CMY:
        75, 62, 38
        CMYK:
        60, 40, 0, 38
      HSL:
        220°, 42.6009%, 43.7255%
        HSV (HSB):
        220°, 59.7484%, 62.3529%
        XYZ:
        12.5552, 11.9589, 34.4475
        xyY:
        0.2129, 0.2028, 11.9589
      CIE-Lab:
        41.1508, 8.3037, -37.7432
        CIE-LCH:
        41.1508, 38.6458, 282.4076
        CIE-Luv:
        41.1508, -14.8514, -55.5478
        Hunter-Lab:
        34.5817, 4.2883, -34.8527
      #40609f color charts
#40609f RGB chart
      #40609f CMYK chart
      #40609f RGB pie chart
      #40609f color shades, tints & tones
#40609f color schemes
#40609f color preview, HTML & CSS examples
           This text has a color of #40609f        
        
          <p style="color:#40609f;">Text here</p>
        
        
          .mytext {color:#40609f;}
        
        Text color #40609f
      
           This box has a color of #40609f        
        
          <div style="background-color:#40609f;">Content here</div>
        
        
          .mybackground {background-color:#40609f;}
        
        Background color #40609f
      
           Border around this has a color of #40609f        
        
          <div style="border:2px solid #40609f;">Content here</div>
        
        
          .myborder {border:2px solid #40609f;}
        
        Border color #40609f