#2cd9ea color space conversions
Hex:
        #2cd9ea
        RGB:
        44, 217, 234
        CMY:
        83, 15, 8
        CMYK:
        81, 7, 0, 8
      HSL:
        185°, 81.8966%, 54.5098%
        HSV (HSB):
        185°, 81.1966%, 91.7647%
        XYZ:
        40.7028, 56.1017, 86.5253
        xyY:
        0.2220, 0.3060, 56.1017
      CIE-Lab:
        79.6717, -35.5016, -20.2987
        CIE-LCH:
        79.6717, 40.8950, 209.7595
        CIE-Luv:
        79.6717, -57.2226, -27.0617
        Hunter-Lab:
        74.9011, -34.0761, -16.0608
      #2cd9ea color charts
#2cd9ea RGB chart
      #2cd9ea CMYK chart
      #2cd9ea RGB pie chart
      #2cd9ea color shades, tints & tones
#2cd9ea color schemes
#2cd9ea color preview, HTML & CSS examples
           This text has a color of #2cd9ea        
        
          <p style="color:#2cd9ea;">Text here</p>
        
        
          .mytext {color:#2cd9ea;}
        
        Text color #2cd9ea
      
           This box has a color of #2cd9ea        
        
          <div style="background-color:#2cd9ea;">Content here</div>
        
        
          .mybackground {background-color:#2cd9ea;}
        
        Background color #2cd9ea
      
           Border around this has a color of #2cd9ea        
        
          <div style="border:2px solid #2cd9ea;">Content here</div>
        
        
          .myborder {border:2px solid #2cd9ea;}
        
        Border color #2cd9ea