#06baec color space conversions
Hex:
        #06baec
        RGB:
        6, 186, 236
        CMY:
        98, 27, 7
        CMYK:
        97, 21, 0, 7
      HSL:
        193°, 95.0413%, 47.4510%
        HSV (HSB):
        193°, 97.4576%, 92.5490%
        XYZ:
        32.7743, 41.2127, 85.5843
        xyY:
        0.2054, 0.2583, 41.2127
      CIE-Lab:
        70.3247, -21.4703, -35.7402
        CIE-LCH:
        70.3247, 41.6933, 239.0054
        CIE-Luv:
        70.3247, -48.8326, -54.5913
        Hunter-Lab:
        64.1971, -21.2159, -34.1045
      #06baec color charts
#06baec RGB chart
      #06baec CMYK chart
      #06baec RGB pie chart
      #06baec color shades, tints & tones
#06baec color schemes
#06baec color preview, HTML & CSS examples
           This text has a color of #06baec        
        
          <p style="color:#06baec;">Text here</p>
        
        
          .mytext {color:#06baec;}
        
        Text color #06baec
      
           This box has a color of #06baec        
        
          <div style="background-color:#06baec;">Content here</div>
        
        
          .mybackground {background-color:#06baec;}
        
        Background color #06baec
      
           Border around this has a color of #06baec        
        
          <div style="border:2px solid #06baec;">Content here</div>
        
        
          .myborder {border:2px solid #06baec;}
        
        Border color #06baec