#40487d color space conversions
Hex:
        #40487d
        RGB:
        64, 72, 125
        CMY:
        75, 72, 51
        CMYK:
        49, 42, 0, 51
      HSL:
        232°, 32.2751%, 37.0588%
        HSV (HSB):
        232°, 48.8000%, 49.0196%
        XYZ:
        8.1334, 7.2054, 20.3641
        xyY:
        0.2278, 0.2018, 7.2054
      CIE-Lab:
        32.2700, 12.2735, -31.1511
        CIE-LCH:
        32.2700, 33.4818, 291.5044
        CIE-Luv:
        32.2700, -6.0209, -43.0393
        Hunter-Lab:
        26.8429, 7.1105, -26.1899
      #40487d color charts
#40487d RGB chart
      #40487d CMYK chart
      #40487d RGB pie chart
      #40487d color shades, tints & tones
#40487d color schemes
#40487d color preview, HTML & CSS examples
           This text has a color of #40487d        
        
          <p style="color:#40487d;">Text here</p>
        
        
          .mytext {color:#40487d;}
        
        Text color #40487d
      
           This box has a color of #40487d        
        
          <div style="background-color:#40487d;">Content here</div>
        
        
          .mybackground {background-color:#40487d;}
        
        Background color #40487d
      
           Border around this has a color of #40487d        
        
          <div style="border:2px solid #40487d;">Content here</div>
        
        
          .myborder {border:2px solid #40487d;}
        
        Border color #40487d