#08f2f1 color space conversions
Hex:
        #08f2f1
        RGB:
        8, 242, 241
        CMY:
        97, 5, 5
        CMYK:
        97, 0, 0, 5
      HSL:
        180°, 93.6000%, 49.0196%
        HSV (HSB):
        180°, 96.6942%, 94.9020%
        XYZ:
        47.7295, 69.9068, 94.1968
        xyY:
        0.2253, 0.3300, 69.9068
      CIE-Lab:
        86.9511, -46.3321, -13.0685
        CIE-LCH:
        86.9511, 48.1399, 195.7517
        CIE-Luv:
        86.9511, -67.1271, -13.6390
        Hunter-Lab:
        83.6103, -44.4201, -8.2700
      #08f2f1 color charts
#08f2f1 RGB chart
      #08f2f1 CMYK chart
      #08f2f1 RGB pie chart
      #08f2f1 color shades, tints & tones
#08f2f1 color schemes
#08f2f1 color preview, HTML & CSS examples
           This text has a color of #08f2f1        
        
          <p style="color:#08f2f1;">Text here</p>
        
        
          .mytext {color:#08f2f1;}
        
        Text color #08f2f1
      
           This box has a color of #08f2f1        
        
          <div style="background-color:#08f2f1;">Content here</div>
        
        
          .mybackground {background-color:#08f2f1;}
        
        Background color #08f2f1
      
           Border around this has a color of #08f2f1        
        
          <div style="border:2px solid #08f2f1;">Content here</div>
        
        
          .myborder {border:2px solid #08f2f1;}
        
        Border color #08f2f1