#06dee2 color space conversions
Hex:
        #06dee2
        RGB:
        6, 222, 226
        CMY:
        98, 13, 11
        CMYK:
        97, 2, 0, 11
      HSL:
        181°, 94.8276%, 45.4902%
        HSV (HSB):
        181°, 97.3451%, 88.6275%
        XYZ:
        39.9238, 57.7723, 80.9985
        xyY:
        0.2234, 0.3233, 57.7723
      CIE-Lab:
        80.6120, -41.9746, -14.6459
        CIE-LCH:
        80.6120, 44.4564, 199.2351
        CIE-Luv:
        80.6120, -61.7395, -16.7779
        Hunter-Lab:
        76.0081, -39.2555, -9.9771
      #06dee2 color charts
#06dee2 RGB chart
      #06dee2 CMYK chart
      #06dee2 RGB pie chart
      #06dee2 color shades, tints & tones
#06dee2 color schemes
#06dee2 color preview, HTML & CSS examples
           This text has a color of #06dee2        
        
          <p style="color:#06dee2;">Text here</p>
        
        
          .mytext {color:#06dee2;}
        
        Text color #06dee2
      
           This box has a color of #06dee2        
        
          <div style="background-color:#06dee2;">Content here</div>
        
        
          .mybackground {background-color:#06dee2;}
        
        Background color #06dee2
      
           Border around this has a color of #06dee2        
        
          <div style="border:2px solid #06dee2;">Content here</div>
        
        
          .myborder {border:2px solid #06dee2;}
        
        Border color #06dee2