#208f8e color space conversions
Hex:
        #208f8e
        RGB:
        32, 143, 142
        CMY:
        87, 44, 44
        CMYK:
        78, 0, 1, 44
      HSL:
        179°, 63.4286%, 34.3137%
        HSV (HSB):
        179°, 77.6224%, 56.0784%
        XYZ:
        15.3006, 21.9050, 29.0128
        xyY:
        0.2311, 0.3308, 21.9050
      CIE-Lab:
        53.9261, -29.4109, -8.1363
        CIE-LCH:
        53.9261, 30.5156, 195.4637
        CIE-Luv:
        53.9261, -39.1253, -7.5938
        Hunter-Lab:
        46.8028, -23.5502, -3.9917
      #208f8e color charts
#208f8e RGB chart
      #208f8e CMYK chart
      #208f8e RGB pie chart
      #208f8e color shades, tints & tones
#208f8e color schemes
#208f8e color preview, HTML & CSS examples
           This text has a color of #208f8e        
        
          <p style="color:#208f8e;">Text here</p>
        
        
          .mytext {color:#208f8e;}
        
        Text color #208f8e
      
           This box has a color of #208f8e        
        
          <div style="background-color:#208f8e;">Content here</div>
        
        
          .mybackground {background-color:#208f8e;}
        
        Background color #208f8e
      
           Border around this has a color of #208f8e        
        
          <div style="border:2px solid #208f8e;">Content here</div>
        
        
          .myborder {border:2px solid #208f8e;}
        
        Border color #208f8e