#06d2fe color space conversions
Hex:
        #06d2fe
        RGB:
        6, 210, 254
        CMY:
        98, 18, 0
        CMYK:
        98, 17, 0, 0
      HSL:
        191°, 99.2000%, 50.9804%
        HSV (HSB):
        191°, 97.6378%, 99.6078%
        XYZ:
        41.0111, 53.2877, 101.8900
        xyY:
        0.2090, 0.2716, 53.2877
      CIE-Lab:
        78.0445, -27.5391, -33.4775
        CIE-LCH:
        78.0445, 43.3491, 230.5588
        CIE-Luv:
        78.0445, -55.4915, -50.5720
        Hunter-Lab:
        72.9984, -27.4645, -31.6571
      #06d2fe color charts
#06d2fe RGB chart
      #06d2fe CMYK chart
      #06d2fe RGB pie chart
      #06d2fe color shades, tints & tones
#06d2fe color schemes
#06d2fe color preview, HTML & CSS examples
           This text has a color of #06d2fe        
        
          <p style="color:#06d2fe;">Text here</p>
        
        
          .mytext {color:#06d2fe;}
        
        Text color #06d2fe
      
           This box has a color of #06d2fe        
        
          <div style="background-color:#06d2fe;">Content here</div>
        
        
          .mybackground {background-color:#06d2fe;}
        
        Background color #06d2fe
      
           Border around this has a color of #06d2fe        
        
          <div style="border:2px solid #06d2fe;">Content here</div>
        
        
          .myborder {border:2px solid #06d2fe;}
        
        Border color #06d2fe