#06eaf2 color space conversions
Hex:
        #06eaf2
        RGB:
        6, 234, 242
        CMY:
        98, 8, 5
        CMYK:
        98, 3, 0, 5
      HSL:
        182°, 95.1613%, 48.6275%
        HSV (HSB):
        182°, 97.5207%, 94.9020%
        XYZ:
        45.5249, 65.2952, 94.2082
        xyY:
        0.2220, 0.3185, 65.2952
      CIE-Lab:
        84.6356, -42.5668, -17.0684
        CIE-LCH:
        84.6356, 45.8614, 201.8497
        CIE-Luv:
        84.6356, -64.4476, -20.8085
        Hunter-Lab:
        80.8054, -40.8444, -12.5603
      #06eaf2 color charts
#06eaf2 RGB chart
      #06eaf2 CMYK chart
      #06eaf2 RGB pie chart
      #06eaf2 color shades, tints & tones
#06eaf2 color schemes
#06eaf2 color preview, HTML & CSS examples
           This text has a color of #06eaf2        
        
          <p style="color:#06eaf2;">Text here</p>
        
        
          .mytext {color:#06eaf2;}
        
        Text color #06eaf2
      
           This box has a color of #06eaf2        
        
          <div style="background-color:#06eaf2;">Content here</div>
        
        
          .mybackground {background-color:#06eaf2;}
        
        Background color #06eaf2
      
           Border around this has a color of #06eaf2        
        
          <div style="border:2px solid #06eaf2;">Content here</div>
        
        
          .myborder {border:2px solid #06eaf2;}
        
        Border color #06eaf2