#408a8a color space conversions
Hex:
        #408a8a
        RGB:
        64, 138, 138
        CMY:
        75, 46, 46
        CMYK:
        54, 0, 0, 46
      HSL:
        180°, 36.6337%, 39.6078%
        HSV (HSB):
        180°, 53.6232%, 54.1176%
        XYZ:
        15.7903, 21.1019, 27.2856
        xyY:
        0.2460, 0.3288, 21.1019
      CIE-Lab:
        53.0609, -22.8105, -7.0216
        CIE-LCH:
        53.0609, 23.8668, 197.1096
        CIE-Luv:
        53.0609, -31.2762, -6.7556
        Hunter-Lab:
        45.9368, -19.0321, -3.0613
      #408a8a color charts
#408a8a RGB chart
      #408a8a CMYK chart
      #408a8a RGB pie chart
      #408a8a color shades, tints & tones
#408a8a color schemes
#408a8a color preview, HTML & CSS examples
           This text has a color of #408a8a        
        
          <p style="color:#408a8a;">Text here</p>
        
        
          .mytext {color:#408a8a;}
        
        Text color #408a8a
      
           This box has a color of #408a8a        
        
          <div style="background-color:#408a8a;">Content here</div>
        
        
          .mybackground {background-color:#408a8a;}
        
        Background color #408a8a
      
           Border around this has a color of #408a8a        
        
          <div style="border:2px solid #408a8a;">Content here</div>
        
        
          .myborder {border:2px solid #408a8a;}
        
        Border color #408a8a