#2cd1ed color space conversions
Hex:
        #2cd1ed
        RGB:
        44, 209, 237
        CMY:
        83, 18, 7
        CMYK:
        81, 12, 0, 7
      HSL:
        189°, 84.2795%, 55.0980%
        HSV (HSB):
        189°, 81.4346%, 92.9412%
        XYZ:
        39.1252, 52.2508, 88.1441
        xyY:
        0.2179, 0.2911, 52.2508
      CIE-Lab:
        77.4306, -30.7752, -25.3107
        CIE-LCH:
        77.4306, 39.8465, 219.4352
        CIE-Luv:
        77.4306, -54.2627, -36.0805
        Hunter-Lab:
        72.2847, -29.8824, -21.6990
      #2cd1ed color charts
#2cd1ed RGB chart
      #2cd1ed CMYK chart
      #2cd1ed RGB pie chart
      #2cd1ed color shades, tints & tones
#2cd1ed color schemes
#2cd1ed color preview, HTML & CSS examples
           This text has a color of #2cd1ed        
        
          <p style="color:#2cd1ed;">Text here</p>
        
        
          .mytext {color:#2cd1ed;}
        
        Text color #2cd1ed
      
           This box has a color of #2cd1ed        
        
          <div style="background-color:#2cd1ed;">Content here</div>
        
        
          .mybackground {background-color:#2cd1ed;}
        
        Background color #2cd1ed
      
           Border around this has a color of #2cd1ed        
        
          <div style="border:2px solid #2cd1ed;">Content here</div>
        
        
          .myborder {border:2px solid #2cd1ed;}
        
        Border color #2cd1ed