#408f9a color space conversions
Hex:
        #408f9a
        RGB:
        64, 143, 154
        CMY:
        75, 44, 40
        CMYK:
        58, 7, 0, 40
      HSL:
        187°, 41.2844%, 42.7451%
        HSV (HSB):
        187°, 58.4416%, 60.3922%
        XYZ:
        17.7695, 23.0680, 34.0879
        xyY:
        0.2372, 0.3079, 23.0680
      CIE-Lab:
        55.1423, -20.7467, -13.1440
        CIE-LCH:
        55.1423, 24.5599, 212.3562
        CIE-Luv:
        55.1423, -32.4940, -16.3928
        Hunter-Lab:
        48.0292, -18.0106, -8.4596
      #408f9a color charts
#408f9a RGB chart
      #408f9a CMYK chart
      #408f9a RGB pie chart
      #408f9a color shades, tints & tones
#408f9a color schemes
#408f9a color preview, HTML & CSS examples
           This text has a color of #408f9a        
        
          <p style="color:#408f9a;">Text here</p>
        
        
          .mytext {color:#408f9a;}
        
        Text color #408f9a
      
           This box has a color of #408f9a        
        
          <div style="background-color:#408f9a;">Content here</div>
        
        
          .mybackground {background-color:#408f9a;}
        
        Background color #408f9a
      
           Border around this has a color of #408f9a        
        
          <div style="border:2px solid #408f9a;">Content here</div>
        
        
          .myborder {border:2px solid #408f9a;}
        
        Border color #408f9a