#08fafb color space conversions
Hex:
        #08fafb
        RGB:
        8, 250, 251
        CMY:
        97, 2, 2
        CMYK:
        97, 0, 0, 2
      HSL:
        180°, 96.8127%, 50.7843%
        HSV (HSB):
        180°, 96.8127%, 98.4314%
        XYZ:
        51.6983, 75.3879, 103.0933
        xyY:
        0.2246, 0.3275, 75.3879
      CIE-Lab:
        89.5744, -46.9155, -14.3656
        CIE-LCH:
        89.5744, 49.0656, 197.0247
        CIE-Luv:
        89.5744, -68.9591, -15.7455
        Hunter-Lab:
        86.8262, -45.6628, -9.6198
      #08fafb color charts
#08fafb RGB chart
      #08fafb CMYK chart
      #08fafb RGB pie chart
      #08fafb color shades, tints & tones
#08fafb color schemes
#08fafb color preview, HTML & CSS examples
           This text has a color of #08fafb        
        
          <p style="color:#08fafb;">Text here</p>
        
        
          .mytext {color:#08fafb;}
        
        Text color #08fafb
      
           This box has a color of #08fafb        
        
          <div style="background-color:#08fafb;">Content here</div>
        
        
          .mybackground {background-color:#08fafb;}
        
        Background color #08fafb
      
           Border around this has a color of #08fafb        
        
          <div style="border:2px solid #08fafb;">Content here</div>
        
        
          .myborder {border:2px solid #08fafb;}
        
        Border color #08fafb