#52f038 color space conversions
Hex:
        #52f038
        RGB:
        82, 240, 56
        CMY:
        68, 6, 78
        CMYK:
        66, 0, 77, 6
      HSL:
        112°, 85.9813%, 58.0392%
        HSV (HSB):
        112°, 76.6667%, 94.1176%
        XYZ:
        35.3536, 64.3995, 14.3084
        xyY:
        0.3100, 0.5646, 64.3995
      CIE-Lab:
        84.1734, -72.1967, 71.0315
        CIE-LCH:
        84.1734, 101.2810, 135.4661
        CIE-Luv:
        84.1734, -68.3042, 94.8582
        Hunter-Lab:
        80.2493, -61.7987, 45.6032
      #52f038 color charts
#52f038 RGB chart
      #52f038 CMYK chart
      #52f038 RGB pie chart
      #52f038 color shades, tints & tones
#52f038 color schemes
#52f038 color preview, HTML & CSS examples
           This text has a color of #52f038        
        
          <p style="color:#52f038;">Text here</p>
        
        
          .mytext {color:#52f038;}
        
        Text color #52f038
      
           This box has a color of #52f038        
        
          <div style="background-color:#52f038;">Content here</div>
        
        
          .mybackground {background-color:#52f038;}
        
        Background color #52f038
      
           Border around this has a color of #52f038        
        
          <div style="border:2px solid #52f038;">Content here</div>
        
        
          .myborder {border:2px solid #52f038;}
        
        Border color #52f038