#08befe color space conversions
Hex:
        #08befe
        RGB:
        8, 190, 254
        CMY:
        97, 25, 0
        CMYK:
        97, 25, 0, 0
      HSL:
        196°, 99.1935%, 51.3725%
        HSV (HSB):
        196°, 96.8504%, 99.6078%
        XYZ:
        36.4030, 44.0343, 100.3468
        xyY:
        0.2014, 0.2436, 44.0343
      CIE-Lab:
        72.2514, -17.2857, -42.4730
        CIE-LCH:
        72.2514, 45.8557, 247.8546
        CIE-Luv:
        72.2514, -48.7761, -66.8915
        Hunter-Lab:
        66.3583, -18.2052, -43.2072
      #08befe color charts
#08befe RGB chart
      #08befe CMYK chart
      #08befe RGB pie chart
      #08befe color shades, tints & tones
#08befe color schemes
#08befe color preview, HTML & CSS examples
           This text has a color of #08befe        
        
          <p style="color:#08befe;">Text here</p>
        
        
          .mytext {color:#08befe;}
        
        Text color #08befe
      
           This box has a color of #08befe        
        
          <div style="background-color:#08befe;">Content here</div>
        
        
          .mybackground {background-color:#08befe;}
        
        Background color #08befe
      
           Border around this has a color of #08befe        
        
          <div style="border:2px solid #08befe;">Content here</div>
        
        
          .myborder {border:2px solid #08befe;}
        
        Border color #08befe