#2df535 color space conversions
Hex:
        #2df535
        RGB:
        45, 245, 53
        CMY:
        82, 4, 79
        CMYK:
        82, 0, 78, 4
      HSL:
        122°, 90.9091%, 56.8627%
        HSV (HSB):
        122°, 81.6327%, 96.0784%
        XYZ:
        34.3772, 66.1197, 14.3187
        xyY:
        0.2994, 0.5759, 66.1197
      CIE-Lab:
        85.0575, -79.3487, 72.5315
        CIE-LCH:
        85.0575, 107.5036, 137.5700
        CIE-Luv:
        85.0575, -76.5423, 97.5976
        Hunter-Lab:
        81.3140, -66.8350, 46.4794
      #2df535 color charts
#2df535 RGB chart
      #2df535 CMYK chart
      #2df535 RGB pie chart
      #2df535 color shades, tints & tones
#2df535 color schemes
#2df535 color preview, HTML & CSS examples
           This text has a color of #2df535        
        
          <p style="color:#2df535;">Text here</p>
        
        
          .mytext {color:#2df535;}
        
        Text color #2df535
      
           This box has a color of #2df535        
        
          <div style="background-color:#2df535;">Content here</div>
        
        
          .mybackground {background-color:#2df535;}
        
        Background color #2df535
      
           Border around this has a color of #2df535        
        
          <div style="border:2px solid #2df535;">Content here</div>
        
        
          .myborder {border:2px solid #2df535;}
        
        Border color #2df535