#2dff92 color space conversions
Hex:
        #2dff92
        RGB:
        45, 255, 146
        CMY:
        82, 0, 43
        CMYK:
        82, 0, 43, 0
      HSL:
        149°, 100.0000%, 58.8235%
        HSV (HSB):
        149°, 82.3529%, 100.0000%
        XYZ:
        42.0305, 74.1532, 39.2919
        xyY:
        0.2703, 0.4769, 74.1532
      CIE-Lab:
        88.9948, -71.6338, 38.6362
        CIE-LCH:
        88.9948, 81.3889, 151.6595
        CIE-Luv:
        88.9948, -75.9985, 65.0756
        Hunter-Lab:
        86.1123, -63.5725, 33.2253
      #2dff92 color charts
#2dff92 RGB chart
      #2dff92 CMYK chart
      #2dff92 RGB pie chart
      #2dff92 color shades, tints & tones
#2dff92 color schemes
#2dff92 color preview, HTML & CSS examples
           This text has a color of #2dff92        
        
          <p style="color:#2dff92;">Text here</p>
        
        
          .mytext {color:#2dff92;}
        
        Text color #2dff92
      
           This box has a color of #2dff92        
        
          <div style="background-color:#2dff92;">Content here</div>
        
        
          .mybackground {background-color:#2dff92;}
        
        Background color #2dff92
      
           Border around this has a color of #2dff92        
        
          <div style="border:2px solid #2dff92;">Content here</div>
        
        
          .myborder {border:2px solid #2dff92;}
        
        Border color #2dff92