#06fed7 color space conversions
Hex:
        #06fed7
        RGB:
        6, 254, 215
        CMY:
        98, 0, 16
        CMYK:
        98, 0, 15, 0
      HSL:
        171°, 99.2000%, 50.9804%
        HSV (HSB):
        171°, 97.6378%, 99.6078%
        XYZ:
        47.7827, 75.8286, 76.4080
        xyY:
        0.2389, 0.3791, 75.8286
      CIE-Lab:
        89.7797, -58.3767, 4.6507
        CIE-LCH:
        89.7797, 58.5617, 175.4450
        CIE-Luv:
        89.7797, -73.1926, 16.5246
        Hunter-Lab:
        87.0796, -54.4422, 8.9318
      #06fed7 color charts
#06fed7 RGB chart
      #06fed7 CMYK chart
      #06fed7 RGB pie chart
      #06fed7 color shades, tints & tones
#06fed7 color schemes
#06fed7 color preview, HTML & CSS examples
           This text has a color of #06fed7        
        
          <p style="color:#06fed7;">Text here</p>
        
        
          .mytext {color:#06fed7;}
        
        Text color #06fed7
      
           This box has a color of #06fed7        
        
          <div style="background-color:#06fed7;">Content here</div>
        
        
          .mybackground {background-color:#06fed7;}
        
        Background color #06fed7
      
           Border around this has a color of #06fed7        
        
          <div style="border:2px solid #06fed7;">Content here</div>
        
        
          .myborder {border:2px solid #06fed7;}
        
        Border color #06fed7