#2dff43 color space conversions
Hex:
        #2dff43
        RGB:
        45, 255, 67
        CMY:
        82, 0, 74
        CMYK:
        82, 0, 74, 0
      HSL:
        126°, 100.0000%, 58.8235%
        HSV (HSB):
        126°, 82.3529%, 100.0000%
        XYZ:
        37.8553, 72.4831, 17.3057
        xyY:
        0.2966, 0.5679, 72.4831
      CIE-Lab:
        88.2006, -81.2663, 71.3203
        CIE-LCH:
        88.2006, 108.1240, 138.7294
        CIE-Luv:
        88.2006, -79.3358, 98.4950
        Hunter-Lab:
        85.1370, -69.6216, 47.5441
      #2dff43 color charts
#2dff43 RGB chart
      #2dff43 CMYK chart
      #2dff43 RGB pie chart
      #2dff43 color shades, tints & tones
#2dff43 color schemes
#2dff43 color preview, HTML & CSS examples
           This text has a color of #2dff43        
        
          <p style="color:#2dff43;">Text here</p>
        
        
          .mytext {color:#2dff43;}
        
        Text color #2dff43
      
           This box has a color of #2dff43        
        
          <div style="background-color:#2dff43;">Content here</div>
        
        
          .mybackground {background-color:#2dff43;}
        
        Background color #2dff43
      
           Border around this has a color of #2dff43        
        
          <div style="border:2px solid #2dff43;">Content here</div>
        
        
          .myborder {border:2px solid #2dff43;}
        
        Border color #2dff43