#06b9ec color space conversions
Hex:
        #06b9ec
        RGB:
        6, 185, 236
        CMY:
        98, 27, 7
        CMYK:
        97, 22, 0, 7
      HSL:
        193°, 95.0413%, 47.4510%
        HSV (HSB):
        193°, 97.4576%, 92.5490%
        XYZ:
        32.5644, 40.7928, 85.5143
        xyY:
        0.2050, 0.2568, 40.7928
      CIE-Lab:
        70.0305, -20.9526, -36.1970
        CIE-LCH:
        70.0305, 41.8239, 239.9357
        CIE-Luv:
        70.0305, -48.4965, -55.4075
        Hunter-Lab:
        63.8692, -20.7610, -34.6748
      #06b9ec color charts
#06b9ec RGB chart
      #06b9ec CMYK chart
      #06b9ec RGB pie chart
      #06b9ec color shades, tints & tones
#06b9ec color schemes
#06b9ec color preview, HTML & CSS examples
           This text has a color of #06b9ec        
        
          <p style="color:#06b9ec;">Text here</p>
        
        
          .mytext {color:#06b9ec;}
        
        Text color #06b9ec
      
           This box has a color of #06b9ec        
        
          <div style="background-color:#06b9ec;">Content here</div>
        
        
          .mybackground {background-color:#06b9ec;}
        
        Background color #06b9ec
      
           Border around this has a color of #06b9ec        
        
          <div style="border:2px solid #06b9ec;">Content here</div>
        
        
          .myborder {border:2px solid #06b9ec;}
        
        Border color #06b9ec