#08bffe color space conversions
Hex:
        #08bffe
        RGB:
        8, 191, 254
        CMY:
        97, 25, 0
        CMYK:
        97, 25, 0, 0
      HSL:
        195°, 99.1935%, 51.3725%
        HSV (HSB):
        195°, 96.8504%, 99.6078%
        XYZ:
        36.6203, 44.4690, 100.4192
        xyY:
        0.2018, 0.2450, 44.4690
      CIE-Lab:
        72.5409, -17.8121, -42.0208
        CIE-LCH:
        72.5409, 45.6401, 247.0285
        CIE-Luv:
        72.5409, -49.1079, -66.0801
        Hunter-Lab:
        66.6851, -18.6750, -42.6036
      #08bffe color charts
#08bffe RGB chart
      #08bffe CMYK chart
      #08bffe RGB pie chart
      #08bffe color shades, tints & tones
#08bffe color schemes
#08bffe color preview, HTML & CSS examples
           This text has a color of #08bffe        
        
          <p style="color:#08bffe;">Text here</p>
        
        
          .mytext {color:#08bffe;}
        
        Text color #08bffe
      
           This box has a color of #08bffe        
        
          <div style="background-color:#08bffe;">Content here</div>
        
        
          .mybackground {background-color:#08bffe;}
        
        Background color #08bffe
      
           Border around this has a color of #08bffe        
        
          <div style="border:2px solid #08bffe;">Content here</div>
        
        
          .myborder {border:2px solid #08bffe;}
        
        Border color #08bffe