#06fef2 color space conversions
Hex:
        #06fef2
        RGB:
        6, 254, 242
        CMY:
        98, 0, 5
        CMYK:
        98, 0, 5, 0
      HSL:
        177°, 99.2000%, 50.9804%
        HSV (HSB):
        177°, 97.6378%, 99.6078%
        XYZ:
        51.5439, 77.3331, 96.2145
        xyY:
        0.2290, 0.3436, 77.3331
      CIE-Lab:
        90.4747, -51.2031, -8.3443
        CIE-LCH:
        90.4747, 51.8785, 189.2559
        CIE-Luv:
        90.4747, -71.0481, -5.1688
        Hunter-Lab:
        87.9393, -49.2693, -3.3118
      #06fef2 color charts
#06fef2 RGB chart
      #06fef2 CMYK chart
      #06fef2 RGB pie chart
      #06fef2 color shades, tints & tones
#06fef2 color schemes
#06fef2 color preview, HTML & CSS examples
           This text has a color of #06fef2        
        
          <p style="color:#06fef2;">Text here</p>
        
        
          .mytext {color:#06fef2;}
        
        Text color #06fef2
      
           This box has a color of #06fef2        
        
          <div style="background-color:#06fef2;">Content here</div>
        
        
          .mybackground {background-color:#06fef2;}
        
        Background color #06fef2
      
           Border around this has a color of #06fef2        
        
          <div style="border:2px solid #06fef2;">Content here</div>
        
        
          .myborder {border:2px solid #06fef2;}
        
        Border color #06fef2