#40867d color space conversions
Hex:
        #40867d
        RGB:
        64, 134, 125
        CMY:
        75, 47, 51
        CMYK:
        52, 0, 7, 47
      HSL:
        172°, 35.3535%, 38.8235%
        HSV (HSB):
        172°, 52.2388%, 52.5490%
        XYZ:
        14.3411, 19.6209, 22.4334
        xyY:
        0.2543, 0.3479, 19.6209
      CIE-Lab:
        51.4058, -24.3564, -1.9080
        CIE-LCH:
        51.4058, 24.4311, 184.4793
        CIE-Luv:
        51.4058, -30.2435, 0.9150
        Hunter-Lab:
        44.2954, -19.7257, 0.9794
      #40867d color charts
#40867d RGB chart
      #40867d CMYK chart
      #40867d RGB pie chart
      #40867d color shades, tints & tones
#40867d color schemes
#40867d color preview, HTML & CSS examples
           This text has a color of #40867d        
        
          <p style="color:#40867d;">Text here</p>
        
        
          .mytext {color:#40867d;}
        
        Text color #40867d
      
           This box has a color of #40867d        
        
          <div style="background-color:#40867d;">Content here</div>
        
        
          .mybackground {background-color:#40867d;}
        
        Background color #40867d
      
           Border around this has a color of #40867d        
        
          <div style="border:2px solid #40867d;">Content here</div>
        
        
          .myborder {border:2px solid #40867d;}
        
        Border color #40867d