#06b2ca color space conversions
Hex:
        #06b2ca
        RGB:
        6, 178, 202
        CMY:
        98, 30, 21
        CMYK:
        97, 12, 0, 21
      HSL:
        187°, 94.2308%, 40.7843%
        HSV (HSB):
        187°, 97.0297%, 79.2157%
        XYZ:
        26.6562, 36.1438, 61.4486
        xyY:
        0.2145, 0.2909, 36.1438
      CIE-Lab:
        66.6296, -28.8795, -22.8127
        CIE-LCH:
        66.6296, 36.8028, 218.3062
        CIE-Luv:
        66.6296, -48.7401, -31.5551
        Hunter-Lab:
        60.1197, -26.0652, -18.5168
      #06b2ca color charts
#06b2ca RGB chart
      #06b2ca CMYK chart
      #06b2ca RGB pie chart
      #06b2ca color shades, tints & tones
#06b2ca color schemes
#06b2ca color preview, HTML & CSS examples
           This text has a color of #06b2ca        
        
          <p style="color:#06b2ca;">Text here</p>
        
        
          .mytext {color:#06b2ca;}
        
        Text color #06b2ca
      
           This box has a color of #06b2ca        
        
          <div style="background-color:#06b2ca;">Content here</div>
        
        
          .mybackground {background-color:#06b2ca;}
        
        Background color #06b2ca
      
           Border around this has a color of #06b2ca        
        
          <div style="border:2px solid #06b2ca;">Content here</div>
        
        
          .myborder {border:2px solid #06b2ca;}
        
        Border color #06b2ca