#06d5fe color space conversions
Hex:
        #06d5fe
        RGB:
        6, 213, 254
        CMY:
        98, 16, 0
        CMYK:
        98, 16, 0, 0
      HSL:
        190°, 99.2000%, 50.9804%
        HSV (HSB):
        190°, 97.6378%, 99.6078%
        XYZ:
        41.7587, 54.7830, 102.1392
        xyY:
        0.2102, 0.2757, 54.7830
      CIE-Lab:
        78.9161, -29.0137, -32.1342
        CIE-LCH:
        78.9161, 43.2943, 227.9214
        CIE-Luv:
        78.9161, -56.4919, -48.1155
        Hunter-Lab:
        74.0155, -28.8194, -30.0075
      #06d5fe color charts
#06d5fe RGB chart
      #06d5fe CMYK chart
      #06d5fe RGB pie chart
      #06d5fe color shades, tints & tones
#06d5fe color schemes
#06d5fe color preview, HTML & CSS examples
           This text has a color of #06d5fe        
        
          <p style="color:#06d5fe;">Text here</p>
        
        
          .mytext {color:#06d5fe;}
        
        Text color #06d5fe
      
           This box has a color of #06d5fe        
        
          <div style="background-color:#06d5fe;">Content here</div>
        
        
          .mybackground {background-color:#06d5fe;}
        
        Background color #06d5fe
      
           Border around this has a color of #06d5fe        
        
          <div style="border:2px solid #06d5fe;">Content here</div>
        
        
          .myborder {border:2px solid #06d5fe;}
        
        Border color #06d5fe