#208eae color space conversions
Hex:
        #208eae
        RGB:
        32, 142, 174
        CMY:
        87, 44, 32
        CMYK:
        82, 18, 0, 32
      HSL:
        194°, 68.9320%, 40.3922%
        HSV (HSB):
        194°, 81.6092%, 68.2353%
        XYZ:
        17.9086, 22.7091, 43.4838
        xyY:
        0.2129, 0.2700, 22.7091
      CIE-Lab:
        54.7714, -18.4039, -25.2633
        CIE-LCH:
        54.7714, 31.2560, 233.9273
        CIE-Luv:
        54.7714, -36.5603, -35.8682
        Hunter-Lab:
        47.6540, -16.3133, -20.7437
      #208eae color charts
#208eae RGB chart
      #208eae CMYK chart
      #208eae RGB pie chart
      #208eae color shades, tints & tones
#208eae color schemes
#208eae color preview, HTML & CSS examples
           This text has a color of #208eae        
        
          <p style="color:#208eae;">Text here</p>
        
        
          .mytext {color:#208eae;}
        
        Text color #208eae
      
           This box has a color of #208eae        
        
          <div style="background-color:#208eae;">Content here</div>
        
        
          .mybackground {background-color:#208eae;}
        
        Background color #208eae
      
           Border around this has a color of #208eae        
        
          <div style="border:2px solid #208eae;">Content here</div>
        
        
          .myborder {border:2px solid #208eae;}
        
        Border color #208eae