#06e0e1 color space conversions
Hex:
        #06e0e1
        RGB:
        6, 224, 225
        CMY:
        98, 12, 12
        CMYK:
        97, 0, 0, 12
      HSL:
        180°, 94.8052%, 45.2941%
        HSV (HSB):
        180°, 97.3333%, 88.2353%
        XYZ:
        40.3214, 58.7863, 80.4559
        xyY:
        0.2246, 0.3274, 58.7863
      CIE-Lab:
        81.1740, -43.1582, -13.2715
        CIE-LCH:
        81.1740, 45.1526, 197.0931
        CIE-Luv:
        81.1740, -62.4893, -14.3530
        Hunter-Lab:
        76.6722, -40.3045, -8.5454
      #06e0e1 color charts
#06e0e1 RGB chart
      #06e0e1 CMYK chart
      #06e0e1 RGB pie chart
      #06e0e1 color shades, tints & tones
#06e0e1 color schemes
#06e0e1 color preview, HTML & CSS examples
           This text has a color of #06e0e1        
        
          <p style="color:#06e0e1;">Text here</p>
        
        
          .mytext {color:#06e0e1;}
        
        Text color #06e0e1
      
           This box has a color of #06e0e1        
        
          <div style="background-color:#06e0e1;">Content here</div>
        
        
          .mybackground {background-color:#06e0e1;}
        
        Background color #06e0e1
      
           Border around this has a color of #06e0e1        
        
          <div style="border:2px solid #06e0e1;">Content here</div>
        
        
          .myborder {border:2px solid #06e0e1;}
        
        Border color #06e0e1