#2cf21b color space conversions
Hex:
        #2cf21b
        RGB:
        44, 242, 27
        CMY:
        83, 5, 89
        CMYK:
        82, 0, 89, 5
      HSL:
        115°, 89.2116%, 52.7451%
        HSV (HSB):
        115°, 88.8430%, 94.9020%
        XYZ:
        32.9887, 64.1189, 11.6744
        xyY:
        0.3033, 0.5894, 64.1189
      CIE-Lab:
        84.0276, -79.7721, 77.4473
        CIE-LCH:
        84.0276, 111.1830, 135.8472
        CIE-Luv:
        84.0276, -76.1407, 100.5377
        Hunter-Lab:
        80.0743, -66.5922, 47.4078
      #2cf21b color charts
#2cf21b RGB chart
      #2cf21b CMYK chart
      #2cf21b RGB pie chart
      #2cf21b color shades, tints & tones
#2cf21b color schemes
#2cf21b color preview, HTML & CSS examples
           This text has a color of #2cf21b        
        
          <p style="color:#2cf21b;">Text here</p>
        
        
          .mytext {color:#2cf21b;}
        
        Text color #2cf21b
      
           This box has a color of #2cf21b        
        
          <div style="background-color:#2cf21b;">Content here</div>
        
        
          .mybackground {background-color:#2cf21b;}
        
        Background color #2cf21b
      
           Border around this has a color of #2cf21b        
        
          <div style="border:2px solid #2cf21b;">Content here</div>
        
        
          .myborder {border:2px solid #2cf21b;}
        
        Border color #2cf21b