#2dff71 color space conversions
Hex:
        #2dff71
        RGB:
        45, 255, 113
        CMY:
        82, 0, 56
        CMYK:
        82, 0, 56, 0
      HSL:
        139°, 100.0000%, 58.8235%
        HSV (HSB):
        139°, 82.3529%, 100.0000%
        XYZ:
        39.8228, 73.2701, 27.6665
        xyY:
        0.2829, 0.5205, 73.2701
      CIE-Lab:
        88.5764, -76.6200, 53.6281
        CIE-LCH:
        88.5764, 93.5232, 145.0109
        CIE-Luv:
        88.5764, -77.6952, 82.1613
        Hunter-Lab:
        85.5980, -66.7528, 40.7552
      #2dff71 color charts
#2dff71 RGB chart
      #2dff71 CMYK chart
      #2dff71 RGB pie chart
      #2dff71 color shades, tints & tones
#2dff71 color schemes
#2dff71 color preview, HTML & CSS examples
           This text has a color of #2dff71        
        
          <p style="color:#2dff71;">Text here</p>
        
        
          .mytext {color:#2dff71;}
        
        Text color #2dff71
      
           This box has a color of #2dff71        
        
          <div style="background-color:#2dff71;">Content here</div>
        
        
          .mybackground {background-color:#2dff71;}
        
        Background color #2dff71
      
           Border around this has a color of #2dff71        
        
          <div style="border:2px solid #2dff71;">Content here</div>
        
        
          .myborder {border:2px solid #2dff71;}
        
        Border color #2dff71