#2cc5da color space conversions
Hex:
        #2cc5da
        RGB:
        44, 197, 218
        CMY:
        83, 23, 15
        CMYK:
        80, 10, 0, 15
      HSL:
        187°, 70.1613%, 51.3725%
        HSV (HSB):
        187°, 79.8165%, 85.4902%
        XYZ:
        33.6598, 45.5299, 73.3438
        xyY:
        0.2207, 0.2985, 45.5299
      CIE-Lab:
        73.2395, -30.9044, -21.4587
        CIE-LCH:
        73.2395, 37.6239, 214.7744
        CIE-Luv:
        73.2395, -51.5023, -29.3705
        Hunter-Lab:
        67.4759, -29.0394, -17.2129
      #2cc5da color charts
#2cc5da RGB chart
      #2cc5da CMYK chart
      #2cc5da RGB pie chart
      #2cc5da color shades, tints & tones
#2cc5da color schemes
#2cc5da color preview, HTML & CSS examples
           This text has a color of #2cc5da        
        
          <p style="color:#2cc5da;">Text here</p>
        
        
          .mytext {color:#2cc5da;}
        
        Text color #2cc5da
      
           This box has a color of #2cc5da        
        
          <div style="background-color:#2cc5da;">Content here</div>
        
        
          .mybackground {background-color:#2cc5da;}
        
        Background color #2cc5da
      
           Border around this has a color of #2cc5da        
        
          <div style="border:2px solid #2cc5da;">Content here</div>
        
        
          .myborder {border:2px solid #2cc5da;}
        
        Border color #2cc5da