#06c3de color space conversions
Hex:
        #06c3de
        RGB:
        6, 195, 222
        CMY:
        98, 24, 13
        CMYK:
        97, 12, 0, 13
      HSL:
        188°, 94.7368%, 44.7059%
        HSV (HSB):
        188°, 97.2973%, 87.0588%
        XYZ:
        32.7750, 44.3429, 75.9388
        xyY:
        0.2141, 0.2897, 44.3429
      CIE-Lab:
        72.4571, -30.6592, -24.8515
        CIE-LCH:
        72.4571, 39.4662, 219.0272
        CIE-Luv:
        72.4571, -52.9582, -35.0728
        Hunter-Lab:
        66.5904, -28.6777, -21.0002
      #06c3de color charts
#06c3de RGB chart
      #06c3de CMYK chart
      #06c3de RGB pie chart
      #06c3de color shades, tints & tones
#06c3de color schemes
#06c3de color preview, HTML & CSS examples
           This text has a color of #06c3de        
        
          <p style="color:#06c3de;">Text here</p>
        
        
          .mytext {color:#06c3de;}
        
        Text color #06c3de
      
           This box has a color of #06c3de        
        
          <div style="background-color:#06c3de;">Content here</div>
        
        
          .mybackground {background-color:#06c3de;}
        
        Background color #06c3de
      
           Border around this has a color of #06c3de        
        
          <div style="border:2px solid #06c3de;">Content here</div>
        
        
          .myborder {border:2px solid #06c3de;}
        
        Border color #06c3de