#2ef0ca color space conversions
Hex:
        #2ef0ca
        RGB:
        46, 240, 202
        CMY:
        82, 6, 21
        CMYK:
        81, 0, 16, 6
      HSL:
        168°, 86.6071%, 56.0784%
        HSV (HSB):
        168°, 80.8333%, 94.1176%
        XYZ:
        42.9475, 67.1653, 66.5777
        xyY:
        0.2431, 0.3801, 67.1653
      CIE-Lab:
        85.5873, -54.1960, 5.3967
        CIE-LCH:
        85.5873, 54.4640, 174.3133
        CIE-Luv:
        85.5873, -67.2315, 16.9030
        Hunter-Lab:
        81.9544, -49.8790, 9.2024
      #2ef0ca color charts
#2ef0ca RGB chart
      #2ef0ca CMYK chart
      #2ef0ca RGB pie chart
      #2ef0ca color shades, tints & tones
#2ef0ca color schemes
#2ef0ca color preview, HTML & CSS examples
           This text has a color of #2ef0ca        
        
          <p style="color:#2ef0ca;">Text here</p>
        
        
          .mytext {color:#2ef0ca;}
        
        Text color #2ef0ca
      
           This box has a color of #2ef0ca        
        
          <div style="background-color:#2ef0ca;">Content here</div>
        
        
          .mybackground {background-color:#2ef0ca;}
        
        Background color #2ef0ca
      
           Border around this has a color of #2ef0ca        
        
          <div style="border:2px solid #2ef0ca;">Content here</div>
        
        
          .myborder {border:2px solid #2ef0ca;}
        
        Border color #2ef0ca