#2df852 color space conversions
Hex:
        #2df852
        RGB:
        45, 248, 82
        CMY:
        82, 3, 68
        CMYK:
        82, 0, 67, 3
      HSL:
        131°, 93.5484%, 57.4510%
        HSV (HSB):
        131°, 81.8548%, 97.2549%
        XYZ:
        36.1726, 68.3019, 19.2597
        xyY:
        0.2923, 0.5520, 68.3019
      CIE-Lab:
        86.1572, -77.9920, 63.8640
        CIE-LCH:
        86.1572, 100.8036, 140.6876
        CIE-Luv:
        86.1572, -76.6966, 91.0192
        Hunter-Lab:
        82.6450, -66.5016, 44.0344
      #2df852 color charts
#2df852 RGB chart
      #2df852 CMYK chart
      #2df852 RGB pie chart
      #2df852 color shades, tints & tones
#2df852 color schemes
#2df852 color preview, HTML & CSS examples
           This text has a color of #2df852        
        
          <p style="color:#2df852;">Text here</p>
        
        
          .mytext {color:#2df852;}
        
        Text color #2df852
      
           This box has a color of #2df852        
        
          <div style="background-color:#2df852;">Content here</div>
        
        
          .mybackground {background-color:#2df852;}
        
        Background color #2df852
      
           Border around this has a color of #2df852        
        
          <div style="border:2px solid #2df852;">Content here</div>
        
        
          .myborder {border:2px solid #2df852;}
        
        Border color #2df852