#06effd color space conversions
Hex:
        #06effd
        RGB:
        6, 239, 253
        CMY:
        98, 6, 1
        CMYK:
        98, 6, 0, 1
      HSL:
        183°, 98.4064%, 50.7843%
        HSV (HSB):
        183°, 97.6285%, 99.2157%
        XYZ:
        48.6712, 68.8636, 103.6553
        xyY:
        0.2200, 0.3113, 68.8636
      CIE-Lab:
        86.4364, -41.5168, -20.1320
        CIE-LCH:
        86.4364, 46.1404, 205.8693
        CIE-Luv:
        86.4364, -65.2172, -26.1664
        Hunter-Lab:
        82.9841, -40.5296, -15.9702
      #06effd color charts
#06effd RGB chart
      #06effd CMYK chart
      #06effd RGB pie chart
      #06effd color shades, tints & tones
#06effd color schemes
#06effd color preview, HTML & CSS examples
           This text has a color of #06effd        
        
          <p style="color:#06effd;">Text here</p>
        
        
          .mytext {color:#06effd;}
        
        Text color #06effd
      
           This box has a color of #06effd        
        
          <div style="background-color:#06effd;">Content here</div>
        
        
          .mybackground {background-color:#06effd;}
        
        Background color #06effd
      
           Border around this has a color of #06effd        
        
          <div style="border:2px solid #06effd;">Content here</div>
        
        
          .myborder {border:2px solid #06effd;}
        
        Border color #06effd