#2cfcbf color space conversions
Hex:
        #2cfcbf
        RGB:
        44, 252, 191
        CMY:
        83, 1, 25
        CMYK:
        83, 0, 24, 1
      HSL:
        162°, 97.1963%, 58.0392%
        HSV (HSB):
        162°, 82.5397%, 98.8235%
        XYZ:
        45.2531, 73.9179, 61.1727
        xyY:
        0.2509, 0.4099, 73.9179
      CIE-Lab:
        88.8837, -61.6576, 15.8040
        CIE-LCH:
        88.8837, 63.6509, 165.6235
        CIE-Luv:
        88.8837, -72.2266, 33.5558
        Hunter-Lab:
        85.9755, -56.5039, 17.9972
      #2cfcbf color charts
#2cfcbf RGB chart
      #2cfcbf CMYK chart
      #2cfcbf RGB pie chart
      #2cfcbf color shades, tints & tones
#2cfcbf color schemes
#2cfcbf color preview, HTML & CSS examples
           This text has a color of #2cfcbf        
        
          <p style="color:#2cfcbf;">Text here</p>
        
        
          .mytext {color:#2cfcbf;}
        
        Text color #2cfcbf
      
           This box has a color of #2cfcbf        
        
          <div style="background-color:#2cfcbf;">Content here</div>
        
        
          .mybackground {background-color:#2cfcbf;}
        
        Background color #2cfcbf
      
           Border around this has a color of #2cfcbf        
        
          <div style="border:2px solid #2cfcbf;">Content here</div>
        
        
          .myborder {border:2px solid #2cfcbf;}
        
        Border color #2cfcbf