#06b0fc color space conversions
Hex:
        #06b0fc
        RGB:
        6, 176, 252
        CMY:
        98, 31, 1
        CMYK:
        98, 30, 0, 1
      HSL:
        199°, 97.6190%, 50.5882%
        HSV (HSB):
        199°, 97.6190%, 98.8235%
        XYZ:
        33.1711, 38.1177, 97.7046
        xyY:
        0.1963, 0.2256, 38.1177
      CIE-Lab:
        68.1072, -10.5032, -47.8947
        CIE-LCH:
        68.1072, 49.0328, 257.6310
        CIE-Luv:
        68.1072, -44.3515, -76.4378
        Hunter-Lab:
        61.7395, -12.1404, -50.6105
      #06b0fc color charts
#06b0fc RGB chart
      #06b0fc CMYK chart
      #06b0fc RGB pie chart
      #06b0fc color shades, tints & tones
#06b0fc color schemes
#06b0fc color preview, HTML & CSS examples
           This text has a color of #06b0fc        
        
          <p style="color:#06b0fc;">Text here</p>
        
        
          .mytext {color:#06b0fc;}
        
        Text color #06b0fc
      
           This box has a color of #06b0fc        
        
          <div style="background-color:#06b0fc;">Content here</div>
        
        
          .mybackground {background-color:#06b0fc;}
        
        Background color #06b0fc
      
           Border around this has a color of #06b0fc        
        
          <div style="border:2px solid #06b0fc;">Content here</div>
        
        
          .myborder {border:2px solid #06b0fc;}
        
        Border color #06b0fc