#06d3ec color space conversions
Hex:
        #06d3ec
        RGB:
        6, 211, 236
        CMY:
        98, 17, 7
        CMYK:
        97, 11, 0, 7
      HSL:
        187°, 95.0413%, 47.4510%
        HSV (HSB):
        187°, 97.4576%, 92.5490%
        XYZ:
        38.5097, 52.6834, 87.4961
        xyY:
        0.2155, 0.2948, 52.6834
      CIE-Lab:
        77.6877, -33.8443, -24.4095
        CIE-LCH:
        77.6877, 41.7284, 215.8003
        CIE-Luv:
        77.6877, -57.2450, -34.1700
        Hunter-Lab:
        72.5833, -32.3161, -20.6633
      #06d3ec color charts
#06d3ec RGB chart
      #06d3ec CMYK chart
      #06d3ec RGB pie chart
      #06d3ec color shades, tints & tones
#06d3ec color schemes
#06d3ec color preview, HTML & CSS examples
           This text has a color of #06d3ec        
        
          <p style="color:#06d3ec;">Text here</p>
        
        
          .mytext {color:#06d3ec;}
        
        Text color #06d3ec
      
           This box has a color of #06d3ec        
        
          <div style="background-color:#06d3ec;">Content here</div>
        
        
          .mybackground {background-color:#06d3ec;}
        
        Background color #06d3ec
      
           Border around this has a color of #06d3ec        
        
          <div style="border:2px solid #06d3ec;">Content here</div>
        
        
          .myborder {border:2px solid #06d3ec;}
        
        Border color #06d3ec