#08f2f2 color space conversions
Hex:
        #08f2f2
        RGB:
        8, 242, 242
        CMY:
        97, 5, 5
        CMYK:
        97, 0, 0, 5
      HSL:
        180°, 93.6000%, 49.0196%
        HSV (HSB):
        180°, 96.6942%, 94.9020%
        XYZ:
        47.8793, 69.9667, 94.9858
        xyY:
        0.2250, 0.3287, 69.9667
      CIE-Lab:
        86.9805, -46.0434, -13.5483
        CIE-LCH:
        86.9805, 47.9954, 196.3966
        CIE-Luv:
        86.9805, -67.0464, -14.4773
        Hunter-Lab:
        83.6461, -44.2067, -8.7756
      #08f2f2 color charts
#08f2f2 RGB chart
      #08f2f2 CMYK chart
      #08f2f2 RGB pie chart
      #08f2f2 color shades, tints & tones
#08f2f2 color schemes
#08f2f2 color preview, HTML & CSS examples
           This text has a color of #08f2f2        
        
          <p style="color:#08f2f2;">Text here</p>
        
        
          .mytext {color:#08f2f2;}
        
        Text color #08f2f2
      
           This box has a color of #08f2f2        
        
          <div style="background-color:#08f2f2;">Content here</div>
        
        
          .mybackground {background-color:#08f2f2;}
        
        Background color #08f2f2
      
           Border around this has a color of #08f2f2        
        
          <div style="border:2px solid #08f2f2;">Content here</div>
        
        
          .myborder {border:2px solid #08f2f2;}
        
        Border color #08f2f2