#52cd0b color space conversions
Hex:
        #52cd0b
        RGB:
        82, 205, 11
        CMY:
        68, 20, 96
        CMYK:
        60, 0, 95, 20
      HSL:
        98°, 89.8148%, 42.3529%
        HSV (HSB):
        98°, 94.6341%, 80.3922%
        XYZ:
        25.3714, 45.4806, 7.7580
        xyY:
        0.3227, 0.5786, 45.4806
      CIE-Lab:
        73.2073, -62.5762, 70.8917
        CIE-LCH:
        73.2073, 94.5591, 131.4349
        CIE-Luv:
        73.2073, -56.1320, 87.2969
        Hunter-Lab:
        67.4393, -50.8652, 40.3870
      #52cd0b color charts
#52cd0b RGB chart
      #52cd0b CMYK chart
      #52cd0b RGB pie chart
      #52cd0b color shades, tints & tones
#52cd0b color schemes
#52cd0b color preview, HTML & CSS examples
           This text has a color of #52cd0b        
        
          <p style="color:#52cd0b;">Text here</p>
        
        
          .mytext {color:#52cd0b;}
        
        Text color #52cd0b
      
           This box has a color of #52cd0b        
        
          <div style="background-color:#52cd0b;">Content here</div>
        
        
          .mybackground {background-color:#52cd0b;}
        
        Background color #52cd0b
      
           Border around this has a color of #52cd0b        
        
          <div style="border:2px solid #52cd0b;">Content here</div>
        
        
          .myborder {border:2px solid #52cd0b;}
        
        Border color #52cd0b