#2cf532 color space conversions
Hex:
        #2cf532
        RGB:
        44, 245, 50
        CMY:
        83, 4, 80
        CMYK:
        82, 0, 80, 4
      HSL:
        122°, 90.9502%, 56.6667%
        HSV (HSB):
        122°, 82.0408%, 96.0784%
        XYZ:
        34.2668, 66.0706, 13.9645
        xyY:
        0.2998, 0.5780, 66.0706
      CIE-Lab:
        85.0324, -79.6223, 73.3340
        CIE-LCH:
        85.0324, 108.2478, 137.3542
        CIE-Luv:
        85.0324, -76.7225, 98.2120
        Hunter-Lab:
        81.2838, -66.9964, 46.7127
      #2cf532 color charts
#2cf532 RGB chart
      #2cf532 CMYK chart
      #2cf532 RGB pie chart
      #2cf532 color shades, tints & tones
#2cf532 color schemes
#2cf532 color preview, HTML & CSS examples
           This text has a color of #2cf532        
        
          <p style="color:#2cf532;">Text here</p>
        
        
          .mytext {color:#2cf532;}
        
        Text color #2cf532
      
           This box has a color of #2cf532        
        
          <div style="background-color:#2cf532;">Content here</div>
        
        
          .mybackground {background-color:#2cf532;}
        
        Background color #2cf532
      
           Border around this has a color of #2cf532        
        
          <div style="border:2px solid #2cf532;">Content here</div>
        
        
          .myborder {border:2px solid #2cf532;}
        
        Border color #2cf532