#2ef9ca color space conversions
Hex:
        #2ef9ca
        RGB:
        46, 249, 202
        CMY:
        82, 2, 21
        CMYK:
        82, 0, 19, 2
      HSL:
        166°, 94.4186%, 57.8431%
        HSV (HSB):
        166°, 81.5261%, 97.6471%
        XYZ:
        45.6631, 72.5965, 67.4829
        xyY:
        0.2458, 0.3908, 72.5965
      CIE-Lab:
        88.2549, -57.7720, 9.2301
        CIE-LCH:
        88.2549, 58.5047, 170.9227
        CIE-Luv:
        88.2549, -70.2527, 23.3185
        Hunter-Lab:
        85.2036, -53.4429, 12.6836
      #2ef9ca color charts
#2ef9ca RGB chart
      #2ef9ca CMYK chart
      #2ef9ca RGB pie chart
      #2ef9ca color shades, tints & tones
#2ef9ca color schemes
#2ef9ca color preview, HTML & CSS examples
           This text has a color of #2ef9ca        
        
          <p style="color:#2ef9ca;">Text here</p>
        
        
          .mytext {color:#2ef9ca;}
        
        Text color #2ef9ca
      
           This box has a color of #2ef9ca        
        
          <div style="background-color:#2ef9ca;">Content here</div>
        
        
          .mybackground {background-color:#2ef9ca;}
        
        Background color #2ef9ca
      
           Border around this has a color of #2ef9ca        
        
          <div style="border:2px solid #2ef9ca;">Content here</div>
        
        
          .myborder {border:2px solid #2ef9ca;}
        
        Border color #2ef9ca