#06b8ee color space conversions
Hex:
        #06b8ee
        RGB:
        6, 184, 238
        CMY:
        98, 28, 7
        CMYK:
        97, 23, 0, 7
      HSL:
        194°, 95.0820%, 47.8431%
        HSV (HSB):
        194°, 97.4790%, 93.3333%
        XYZ:
        32.6482, 40.4927, 86.9841
        xyY:
        0.2039, 0.2529, 40.4927
      CIE-Lab:
        69.8191, -19.7413, -37.6127
        CIE-LCH:
        69.8191, 42.4786, 242.3070
        CIE-Luv:
        69.8191, -48.0112, -57.9574
        Hunter-Lab:
        63.6339, -19.7776, -36.5024
      #06b8ee color charts
#06b8ee RGB chart
      #06b8ee CMYK chart
      #06b8ee RGB pie chart
      #06b8ee color shades, tints & tones
#06b8ee color schemes
#06b8ee color preview, HTML & CSS examples
           This text has a color of #06b8ee        
        
          <p style="color:#06b8ee;">Text here</p>
        
        
          .mytext {color:#06b8ee;}
        
        Text color #06b8ee
      
           This box has a color of #06b8ee        
        
          <div style="background-color:#06b8ee;">Content here</div>
        
        
          .mybackground {background-color:#06b8ee;}
        
        Background color #06b8ee
      
           Border around this has a color of #06b8ee        
        
          <div style="border:2px solid #06b8ee;">Content here</div>
        
        
          .myborder {border:2px solid #06b8ee;}
        
        Border color #06b8ee