#08f1f2 color space conversions
Hex:
        #08f1f2
        RGB:
        8, 241, 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.5824, 69.3730, 94.8869
        xyY:
        0.2246, 0.3275, 69.3730
      CIE-Lab:
        86.6884, -45.6083, -13.9856
        CIE-LCH:
        86.6884, 47.7044, 197.0479
        CIE-Luv:
        86.6884, -66.7156, -15.2627
        Hunter-Lab:
        83.2905, -43.7843, -9.2415
      #08f1f2 color charts
#08f1f2 RGB chart
      #08f1f2 CMYK chart
      #08f1f2 RGB pie chart
      #08f1f2 color shades, tints & tones
#08f1f2 color schemes
#08f1f2 color preview, HTML & CSS examples
           This text has a color of #08f1f2        
        
          <p style="color:#08f1f2;">Text here</p>
        
        
          .mytext {color:#08f1f2;}
        
        Text color #08f1f2
      
           This box has a color of #08f1f2        
        
          <div style="background-color:#08f1f2;">Content here</div>
        
        
          .mybackground {background-color:#08f1f2;}
        
        Background color #08f1f2
      
           Border around this has a color of #08f1f2        
        
          <div style="border:2px solid #08f1f2;">Content here</div>
        
        
          .myborder {border:2px solid #08f1f2;}
        
        Border color #08f1f2