#06b0fd color space conversions
Hex:
        #06b0fd
        RGB:
        6, 176, 253
        CMY:
        98, 31, 1
        CMYK:
        98, 30, 0, 1
      HSL:
        199°, 98.4064%, 50.7843%
        HSV (HSB):
        199°, 97.6285%, 99.2157%
        XYZ:
        33.3301, 38.1812, 98.5415
        xyY:
        0.1960, 0.2245, 38.1812
      CIE-Lab:
        68.1540, -10.1433, -48.3633
        CIE-LCH:
        68.1540, 49.4156, 258.1550
        CIE-Luv:
        68.1540, -44.2833, -77.2881
        Hunter-Lab:
        61.7910, -11.8513, -51.2994
      #06b0fd color charts
#06b0fd RGB chart
      #06b0fd CMYK chart
      #06b0fd RGB pie chart
      #06b0fd color shades, tints & tones
#06b0fd color schemes
#06b0fd color preview, HTML & CSS examples
           This text has a color of #06b0fd        
        
          <p style="color:#06b0fd;">Text here</p>
        
        
          .mytext {color:#06b0fd;}
        
        Text color #06b0fd
      
           This box has a color of #06b0fd        
        
          <div style="background-color:#06b0fd;">Content here</div>
        
        
          .mybackground {background-color:#06b0fd;}
        
        Background color #06b0fd
      
           Border around this has a color of #06b0fd        
        
          <div style="border:2px solid #06b0fd;">Content here</div>
        
        
          .myborder {border:2px solid #06b0fd;}
        
        Border color #06b0fd