#40849e color space conversions
Hex:
        #40849e
        RGB:
        64, 132, 158
        CMY:
        75, 48, 38
        CMYK:
        59, 16, 0, 38
      HSL:
        197°, 42.3423%, 43.5294%
        HSV (HSB):
        197°, 59.4937%, 61.9608%
        XYZ:
        16.5372, 20.0611, 35.3483
        xyY:
        0.2299, 0.2788, 20.0611
      CIE-Lab:
        51.9063, -13.5666, -20.3771
        CIE-LCH:
        51.9063, 24.4801, 236.3452
        CIE-Luv:
        51.9063, -28.1008, -28.3454
        Hunter-Lab:
        44.7897, -12.4764, -15.4393
      #40849e color charts
#40849e RGB chart
      #40849e CMYK chart
      #40849e RGB pie chart
      #40849e color shades, tints & tones
#40849e color schemes
#40849e color preview, HTML & CSS examples
           This text has a color of #40849e        
        
          <p style="color:#40849e;">Text here</p>
        
        
          .mytext {color:#40849e;}
        
        Text color #40849e
      
           This box has a color of #40849e        
        
          <div style="background-color:#40849e;">Content here</div>
        
        
          .mybackground {background-color:#40849e;}
        
        Background color #40849e
      
           Border around this has a color of #40849e        
        
          <div style="border:2px solid #40849e;">Content here</div>
        
        
          .myborder {border:2px solid #40849e;}
        
        Border color #40849e