#06cefe color space conversions
Hex:
        #06cefe
        RGB:
        6, 206, 254
        CMY:
        98, 19, 0
        CMYK:
        98, 19, 0, 0
      HSL:
        192°, 99.2000%, 50.9804%
        HSV (HSB):
        192°, 97.6378%, 99.6078%
        XYZ:
        40.0358, 51.3371, 101.5649
        xyY:
        0.2075, 0.2661, 51.3371
      CIE-Lab:
        76.8828, -25.5505, -35.2723
        CIE-LCH:
        76.8828, 43.5541, 234.0812
        CIE-Luv:
        76.8828, -54.1577, -53.8487
        Hunter-Lab:
        71.6499, -25.6469, -33.8896
      #06cefe color charts
#06cefe RGB chart
      #06cefe CMYK chart
      #06cefe RGB pie chart
      #06cefe color shades, tints & tones
#06cefe color schemes
#06cefe color preview, HTML & CSS examples
           This text has a color of #06cefe        
        
          <p style="color:#06cefe;">Text here</p>
        
        
          .mytext {color:#06cefe;}
        
        Text color #06cefe
      
           This box has a color of #06cefe        
        
          <div style="background-color:#06cefe;">Content here</div>
        
        
          .mybackground {background-color:#06cefe;}
        
        Background color #06cefe
      
           Border around this has a color of #06cefe        
        
          <div style="border:2px solid #06cefe;">Content here</div>
        
        
          .myborder {border:2px solid #06cefe;}
        
        Border color #06cefe