#2dfc92 color space conversions
Hex:
        #2dfc92
        RGB:
        45, 252, 146
        CMY:
        82, 1, 43
        CMYK:
        82, 0, 42, 1
      HSL:
        149°, 97.1831%, 58.2353%
        HSV (HSB):
        149°, 82.1429%, 98.8235%
        XYZ:
        41.0809, 72.2540, 38.9754
        xyY:
        0.2697, 0.4744, 72.2540
      CIE-Lab:
        88.0907, -70.6274, 37.4607
        CIE-LCH:
        88.0907, 79.9471, 152.0585
        CIE-Luv:
        88.0907, -75.0261, 63.3520
        Hunter-Lab:
        85.0024, -62.4866, 32.3159
      #2dfc92 color charts
#2dfc92 RGB chart
      #2dfc92 CMYK chart
      #2dfc92 RGB pie chart
      #2dfc92 color shades, tints & tones
#2dfc92 color schemes
#2dfc92 color preview, HTML & CSS examples
           This text has a color of #2dfc92        
        
          <p style="color:#2dfc92;">Text here</p>
        
        
          .mytext {color:#2dfc92;}
        
        Text color #2dfc92
      
           This box has a color of #2dfc92        
        
          <div style="background-color:#2dfc92;">Content here</div>
        
        
          .mybackground {background-color:#2dfc92;}
        
        Background color #2dfc92
      
           Border around this has a color of #2dfc92        
        
          <div style="border:2px solid #2dfc92;">Content here</div>
        
        
          .myborder {border:2px solid #2dfc92;}
        
        Border color #2dfc92