#2fcfcf color space conversions
Hex:
        #2fcfcf
        RGB:
        47, 207, 207
        CMY:
        82, 19, 19
        CMYK:
        77, 0, 0, 19
      HSL:
        180°, 62.9921%, 49.8039%
        HSV (HSB):
        180°, 77.2947%, 81.1765%
        XYZ:
        34.7476, 49.7350, 66.7999
        xyY:
        0.2297, 0.3288, 49.7350
      CIE-Lab:
        75.9063, -38.6291, -11.4833
        CIE-LCH:
        75.9063, 40.2998, 196.5557
        CIE-Luv:
        75.9063, -55.4397, -11.9717
        Hunter-Lab:
        70.5230, -35.4661, -6.7938
      #2fcfcf color charts
#2fcfcf RGB chart
      #2fcfcf CMYK chart
      #2fcfcf RGB pie chart
      #2fcfcf color shades, tints & tones
#2fcfcf color schemes
#2fcfcf color preview, HTML & CSS examples
           This text has a color of #2fcfcf        
        
          <p style="color:#2fcfcf;">Text here</p>
        
        
          .mytext {color:#2fcfcf;}
        
        Text color #2fcfcf
      
           This box has a color of #2fcfcf        
        
          <div style="background-color:#2fcfcf;">Content here</div>
        
        
          .mybackground {background-color:#2fcfcf;}
        
        Background color #2fcfcf
      
           Border around this has a color of #2fcfcf        
        
          <div style="border:2px solid #2fcfcf;">Content here</div>
        
        
          .myborder {border:2px solid #2fcfcf;}
        
        Border color #2fcfcf