#40989d color space conversions
Hex:
        #40989d
        RGB:
        64, 152, 157
        CMY:
        75, 40, 38
        CMYK:
        59, 3, 0, 38
      HSL:
        183°, 42.0814%, 43.3333%
        HSV (HSB):
        183°, 59.2357%, 61.5686%
        XYZ:
        19.4284, 25.9808, 35.8891
        xyY:
        0.2390, 0.3196, 25.9808
      CIE-Lab:
        58.0188, -24.5121, -10.5356
        CIE-LCH:
        58.0188, 26.6803, 203.2586
        CIE-Luv:
        58.0188, -35.8020, -11.9858
        Hunter-Lab:
        50.9713, -21.1623, -6.0663
      #40989d color charts
#40989d RGB chart
      #40989d CMYK chart
      #40989d RGB pie chart
      #40989d color shades, tints & tones
#40989d color schemes
#40989d color preview, HTML & CSS examples
           This text has a color of #40989d        
        
          <p style="color:#40989d;">Text here</p>
        
        
          .mytext {color:#40989d;}
        
        Text color #40989d
      
           This box has a color of #40989d        
        
          <div style="background-color:#40989d;">Content here</div>
        
        
          .mybackground {background-color:#40989d;}
        
        Background color #40989d
      
           Border around this has a color of #40989d        
        
          <div style="border:2px solid #40989d;">Content here</div>
        
        
          .myborder {border:2px solid #40989d;}
        
        Border color #40989d