#52ea0b color space conversions
Hex:
        #52ea0b
        RGB:
        82, 234, 11
        CMY:
        68, 8, 96
        CMYK:
        65, 0, 95, 8
      HSL:
        101°, 91.0204%, 48.0392%
        HSV (HSB):
        101°, 95.2991%, 91.7647%
        XYZ:
        32.9629, 60.6636, 10.2885
        xyY:
        0.3172, 0.5838, 60.6636
      CIE-Lab:
        82.1976, -71.9755, 78.2112
        CIE-LCH:
        82.1976, 106.2895, 132.6225
        CIE-Luv:
        82.1976, -66.7197, 98.6668
        Hunter-Lab:
        77.8869, -60.7581, 46.6888
      #52ea0b color charts
#52ea0b RGB chart
      #52ea0b CMYK chart
      #52ea0b RGB pie chart
      #52ea0b color shades, tints & tones
#52ea0b color schemes
#52ea0b color preview, HTML & CSS examples
           This text has a color of #52ea0b        
        
          <p style="color:#52ea0b;">Text here</p>
        
        
          .mytext {color:#52ea0b;}
        
        Text color #52ea0b
      
           This box has a color of #52ea0b        
        
          <div style="background-color:#52ea0b;">Content here</div>
        
        
          .mybackground {background-color:#52ea0b;}
        
        Background color #52ea0b
      
           Border around this has a color of #52ea0b        
        
          <div style="border:2px solid #52ea0b;">Content here</div>
        
        
          .myborder {border:2px solid #52ea0b;}
        
        Border color #52ea0b