#2fcce1 color space conversions
Hex:
        #2fcce1
        RGB:
        47, 204, 225
        CMY:
        82, 20, 12
        CMYK:
        79, 9, 0, 12
      HSL:
        187°, 74.7899%, 53.3333%
        HSV (HSB):
        187°, 79.1111%, 88.2353%
        XYZ:
        36.3558, 49.2263, 78.8196
        xyY:
        0.2211, 0.2994, 49.2263
      CIE-Lab:
        75.5919, -31.8414, -21.6616
        CIE-LCH:
        75.5919, 38.5111, 214.2273
        CIE-Luv:
        75.5919, -53.0938, -29.6878
        Hunter-Lab:
        70.1615, -30.2887, -17.4936
      #2fcce1 color charts
#2fcce1 RGB chart
      #2fcce1 CMYK chart
      #2fcce1 RGB pie chart
      #2fcce1 color shades, tints & tones
#2fcce1 color schemes
#2fcce1 color preview, HTML & CSS examples
           This text has a color of #2fcce1        
        
          <p style="color:#2fcce1;">Text here</p>
        
        
          .mytext {color:#2fcce1;}
        
        Text color #2fcce1
      
           This box has a color of #2fcce1        
        
          <div style="background-color:#2fcce1;">Content here</div>
        
        
          .mybackground {background-color:#2fcce1;}
        
        Background color #2fcce1
      
           Border around this has a color of #2fcce1        
        
          <div style="border:2px solid #2fcce1;">Content here</div>
        
        
          .myborder {border:2px solid #2fcce1;}
        
        Border color #2fcce1