#2cd3ef color space conversions
Hex:
        #2cd3ef
        RGB:
        44, 211, 239
        CMY:
        83, 17, 6
        CMYK:
        82, 12, 0, 6
      HSL:
        189°, 85.9031%, 55.4902%
        HSV (HSB):
        189°, 81.5900%, 93.7255%
        XYZ:
        39.9130, 53.3560, 89.8565
        xyY:
        0.2180, 0.2914, 53.3560
      CIE-Lab:
        78.0847, -31.1151, -25.3822
        CIE-LCH:
        78.0847, 40.1548, 219.2059
        CIE-Luv:
        78.0847, -54.8016, -36.1892
        Hunter-Lab:
        73.0452, -30.2941, -21.8039
      #2cd3ef color charts
#2cd3ef RGB chart
      #2cd3ef CMYK chart
      #2cd3ef RGB pie chart
      #2cd3ef color shades, tints & tones
#2cd3ef color schemes
#2cd3ef color preview, HTML & CSS examples
           This text has a color of #2cd3ef        
        
          <p style="color:#2cd3ef;">Text here</p>
        
        
          .mytext {color:#2cd3ef;}
        
        Text color #2cd3ef
      
           This box has a color of #2cd3ef        
        
          <div style="background-color:#2cd3ef;">Content here</div>
        
        
          .mybackground {background-color:#2cd3ef;}
        
        Background color #2cd3ef
      
           Border around this has a color of #2cd3ef        
        
          <div style="border:2px solid #2cd3ef;">Content here</div>
        
        
          .myborder {border:2px solid #2cd3ef;}
        
        Border color #2cd3ef