#2cc5ea color space conversions
Hex:
        #2cc5ea
        RGB:
        44, 197, 234
        CMY:
        83, 23, 8
        CMYK:
        81, 16, 0, 8
      HSL:
        192°, 81.8966%, 54.5098%
        HSV (HSB):
        192°, 81.1966%, 91.7647%
        XYZ:
        35.8562, 46.4085, 84.9098
        xyY:
        0.2145, 0.2776, 46.4085
      CIE-Lab:
        73.8098, -25.8300, -29.2451
        CIE-LCH:
        73.8098, 39.0188, 228.5483
        CIE-Luv:
        73.8098, -50.3594, -43.2128
        Hunter-Lab:
        68.1238, -25.2650, -26.2127
      #2cc5ea color charts
#2cc5ea RGB chart
      #2cc5ea CMYK chart
      #2cc5ea RGB pie chart
      #2cc5ea color shades, tints & tones
#2cc5ea color schemes
#2cc5ea color preview, HTML & CSS examples
           This text has a color of #2cc5ea        
        
          <p style="color:#2cc5ea;">Text here</p>
        
        
          .mytext {color:#2cc5ea;}
        
        Text color #2cc5ea
      
           This box has a color of #2cc5ea        
        
          <div style="background-color:#2cc5ea;">Content here</div>
        
        
          .mybackground {background-color:#2cc5ea;}
        
        Background color #2cc5ea
      
           Border around this has a color of #2cc5ea        
        
          <div style="border:2px solid #2cc5ea;">Content here</div>
        
        
          .myborder {border:2px solid #2cc5ea;}
        
        Border color #2cc5ea