#06b6ca color space conversions
Hex:
        #06b6ca
        RGB:
        6, 182, 202
        CMY:
        98, 29, 21
        CMYK:
        97, 10, 0, 21
      HSL:
        186°, 94.2308%, 40.7843%
        HSV (HSB):
        186°, 97.0297%, 79.2157%
        XYZ:
        27.4637, 37.7589, 61.7178
        xyY:
        0.2164, 0.2975, 37.7589
      CIE-Lab:
        67.8425, -30.8353, -20.9625
        CIE-LCH:
        67.8425, 37.2859, 214.2088
        CIE-Luv:
        67.8425, -50.1121, -28.3088
        Hunter-Lab:
        61.4483, -27.7555, -16.5363
      #06b6ca color charts
#06b6ca RGB chart
      #06b6ca CMYK chart
      #06b6ca RGB pie chart
      #06b6ca color shades, tints & tones
#06b6ca color schemes
#06b6ca color preview, HTML & CSS examples
           This text has a color of #06b6ca        
        
          <p style="color:#06b6ca;">Text here</p>
        
        
          .mytext {color:#06b6ca;}
        
        Text color #06b6ca
      
           This box has a color of #06b6ca        
        
          <div style="background-color:#06b6ca;">Content here</div>
        
        
          .mybackground {background-color:#06b6ca;}
        
        Background color #06b6ca
      
           Border around this has a color of #06b6ca        
        
          <div style="border:2px solid #06b6ca;">Content here</div>
        
        
          .myborder {border:2px solid #06b6ca;}
        
        Border color #06b6ca