#06fefa color space conversions
Hex:
        #06fefa
        RGB:
        6, 254, 250
        CMY:
        98, 0, 2
        CMYK:
        98, 0, 2, 0
      HSL:
        179°, 99.2000%, 50.9804%
        HSV (HSB):
        179°, 97.6378%, 99.6078%
        XYZ:
        52.7722, 77.8245, 102.6827
        xyY:
        0.2262, 0.3336, 77.8245
      CIE-Lab:
        90.6997, -48.9595, -12.1642
        CIE-LCH:
        90.6997, 50.4480, 193.9529
        CIE-Luv:
        90.6997, -70.4033, -11.7937
        Hunter-Lab:
        88.2182, -47.6029, -7.2587
      #06fefa color charts
#06fefa RGB chart
      #06fefa CMYK chart
      #06fefa RGB pie chart
      #06fefa color shades, tints & tones
#06fefa color schemes
#06fefa color preview, HTML & CSS examples
           This text has a color of #06fefa        
        
          <p style="color:#06fefa;">Text here</p>
        
        
          .mytext {color:#06fefa;}
        
        Text color #06fefa
      
           This box has a color of #06fefa        
        
          <div style="background-color:#06fefa;">Content here</div>
        
        
          .mybackground {background-color:#06fefa;}
        
        Background color #06fefa
      
           Border around this has a color of #06fefa        
        
          <div style="border:2px solid #06fefa;">Content here</div>
        
        
          .myborder {border:2px solid #06fefa;}
        
        Border color #06fefa