#52ea0e color space conversions
Hex:
        #52ea0e
        RGB:
        82, 234, 14
        CMY:
        68, 8, 95
        CMYK:
        65, 0, 94, 8
      HSL:
        101°, 88.7097%, 48.6275%
        HSV (HSB):
        101°, 94.0171%, 91.7647%
        XYZ:
        32.9818, 60.6712, 10.3879
        xyY:
        0.3170, 0.5831, 60.6712
      CIE-Lab:
        82.2017, -71.9261, 77.9260
        CIE-LCH:
        82.2017, 106.0463, 132.7072
        CIE-Luv:
        82.2017, -66.7041, 98.4818
        Hunter-Lab:
        77.8917, -60.7281, 46.6171
      #52ea0e color charts
#52ea0e RGB chart
      #52ea0e CMYK chart
      #52ea0e RGB pie chart
      #52ea0e color shades, tints & tones
#52ea0e color schemes
#52ea0e color preview, HTML & CSS examples
           This text has a color of #52ea0e        
        
          <p style="color:#52ea0e;">Text here</p>
        
        
          .mytext {color:#52ea0e;}
        
        Text color #52ea0e
      
           This box has a color of #52ea0e        
        
          <div style="background-color:#52ea0e;">Content here</div>
        
        
          .mybackground {background-color:#52ea0e;}
        
        Background color #52ea0e
      
           Border around this has a color of #52ea0e        
        
          <div style="border:2px solid #52ea0e;">Content here</div>
        
        
          .myborder {border:2px solid #52ea0e;}
        
        Border color #52ea0e