#06dee3 color space conversions
Hex:
        #06dee3
        RGB:
        6, 222, 227
        CMY:
        98, 13, 11
        CMYK:
        97, 2, 0, 11
      HSL:
        181°, 94.8498%, 45.6863%
        HSV (HSB):
        181°, 97.3568%, 89.0196%
        XYZ:
        40.0615, 57.8273, 81.7234
        xyY:
        0.2230, 0.3220, 57.8273
      CIE-Lab:
        80.6427, -41.6770, -15.1321
        CIE-LCH:
        80.6427, 44.3390, 199.9549
        CIE-Luv:
        80.6427, -61.6587, -17.6247
        Hunter-Lab:
        76.0443, -39.0404, -10.4869
      #06dee3 color charts
#06dee3 RGB chart
      #06dee3 CMYK chart
      #06dee3 RGB pie chart
      #06dee3 color shades, tints & tones
#06dee3 color schemes
#06dee3 color preview, HTML & CSS examples
           This text has a color of #06dee3        
        
          <p style="color:#06dee3;">Text here</p>
        
        
          .mytext {color:#06dee3;}
        
        Text color #06dee3
      
           This box has a color of #06dee3        
        
          <div style="background-color:#06dee3;">Content here</div>
        
        
          .mybackground {background-color:#06dee3;}
        
        Background color #06dee3
      
           Border around this has a color of #06dee3        
        
          <div style="border:2px solid #06dee3;">Content here</div>
        
        
          .myborder {border:2px solid #06dee3;}
        
        Border color #06dee3