#08f5ff color space conversions
Hex:
        #08f5ff
        RGB:
        8, 245, 255
        CMY:
        97, 4, 0
        CMYK:
        97, 4, 0, 0
      HSL:
        182°, 100.0000%, 51.5686%
        HSV (HSB):
        182°, 96.8627%, 100.0000%
        XYZ:
        50.8025, 72.5764, 105.9388
        xyY:
        0.2215, 0.3165, 72.5764
      CIE-Lab:
        88.2453, -43.5579, -18.4475
        CIE-LCH:
        88.2453, 47.3033, 202.9535
        CIE-Luv:
        88.2453, -66.9885, -23.0675
        Hunter-Lab:
        85.1918, -42.6405, -14.0948
      #08f5ff color charts
#08f5ff RGB chart
      #08f5ff CMYK chart
      #08f5ff RGB pie chart
      #08f5ff color shades, tints & tones
#08f5ff color schemes
#08f5ff color preview, HTML & CSS examples
           This text has a color of #08f5ff        
        
          <p style="color:#08f5ff;">Text here</p>
        
        
          .mytext {color:#08f5ff;}
        
        Text color #08f5ff
      
           This box has a color of #08f5ff        
        
          <div style="background-color:#08f5ff;">Content here</div>
        
        
          .mybackground {background-color:#08f5ff;}
        
        Background color #08f5ff
      
           Border around this has a color of #08f5ff        
        
          <div style="border:2px solid #08f5ff;">Content here</div>
        
        
          .myborder {border:2px solid #08f5ff;}
        
        Border color #08f5ff