#06edc3 color space conversions
Hex:
        #06edc3
        RGB:
        6, 237, 195
        CMY:
        98, 7, 24
        CMYK:
        97, 0, 18, 7
      HSL:
        169°, 95.0617%, 47.6471%
        HSV (HSB):
        169°, 97.4684%, 92.9412%
        XYZ:
        40.2096, 64.5472, 61.9694
        xyY:
        0.2412, 0.3871, 64.5472
      CIE-Lab:
        84.2499, -56.7638, 7.1014
        CIE-LCH:
        84.2499, 57.2062, 172.8690
        CIE-Luv:
        84.2499, -69.1879, 19.7887
        Hunter-Lab:
        80.3413, -51.2607, 10.5070
      #06edc3 color charts
#06edc3 RGB chart
      #06edc3 CMYK chart
      #06edc3 RGB pie chart
      #06edc3 color shades, tints & tones
#06edc3 color schemes
#06edc3 color preview, HTML & CSS examples
           This text has a color of #06edc3        
        
          <p style="color:#06edc3;">Text here</p>
        
        
          .mytext {color:#06edc3;}
        
        Text color #06edc3
      
           This box has a color of #06edc3        
        
          <div style="background-color:#06edc3;">Content here</div>
        
        
          .mybackground {background-color:#06edc3;}
        
        Background color #06edc3
      
           Border around this has a color of #06edc3        
        
          <div style="border:2px solid #06edc3;">Content here</div>
        
        
          .myborder {border:2px solid #06edc3;}
        
        Border color #06edc3