#52bc0e color space conversions
Hex:
        #52bc0e
        RGB:
        82, 188, 14
        CMY:
        68, 26, 95
        CMYK:
        56, 0, 93, 26
      HSL:
        97°, 86.1386%, 39.6078%
        HSV (HSB):
        97°, 92.5532%, 73.7255%
        XYZ:
        21.5422, 37.7920, 6.5747
        xyY:
        0.3268, 0.5734, 37.7920
      CIE-Lab:
        67.8670, -56.6453, 66.1348
        CIE-LCH:
        67.8670, 87.0775, 130.5805
        CIE-Luv:
        67.8670, -49.5387, 80.2428
        Hunter-Lab:
        61.4752, -45.0315, 36.6917
      #52bc0e color charts
#52bc0e RGB chart
      #52bc0e CMYK chart
      #52bc0e RGB pie chart
      #52bc0e color shades, tints & tones
#52bc0e color schemes
#52bc0e color preview, HTML & CSS examples
           This text has a color of #52bc0e        
        
          <p style="color:#52bc0e;">Text here</p>
        
        
          .mytext {color:#52bc0e;}
        
        Text color #52bc0e
      
           This box has a color of #52bc0e        
        
          <div style="background-color:#52bc0e;">Content here</div>
        
        
          .mybackground {background-color:#52bc0e;}
        
        Background color #52bc0e
      
           Border around this has a color of #52bc0e        
        
          <div style="border:2px solid #52bc0e;">Content here</div>
        
        
          .myborder {border:2px solid #52bc0e;}
        
        Border color #52bc0e