#52f55a color space conversions
Hex:
        #52f55a
        RGB:
        82, 245, 90
        CMY:
        68, 4, 65
        CMYK:
        67, 0, 63, 4
      HSL:
        123°, 89.0710%, 64.1176%
        HSV (HSB):
        123°, 66.5306%, 96.0784%
        XYZ:
        37.9775, 67.8368, 20.7651
        xyY:
        0.3000, 0.5359, 67.8368
      CIE-Lab:
        85.9248, -71.0612, 60.6115
        CIE-LCH:
        85.9248, 93.3994, 139.5376
        CIE-Luv:
        85.9248, -69.1904, 86.9509
        Hunter-Lab:
        82.3631, -61.8293, 42.7062
      #52f55a color charts
#52f55a RGB chart
      #52f55a CMYK chart
      #52f55a RGB pie chart
      #52f55a color shades, tints & tones
#52f55a color schemes
#52f55a color preview, HTML & CSS examples
           This text has a color of #52f55a        
        
          <p style="color:#52f55a;">Text here</p>
        
        
          .mytext {color:#52f55a;}
        
        Text color #52f55a
      
           This box has a color of #52f55a        
        
          <div style="background-color:#52f55a;">Content here</div>
        
        
          .mybackground {background-color:#52f55a;}
        
        Background color #52f55a
      
           Border around this has a color of #52f55a        
        
          <div style="border:2px solid #52f55a;">Content here</div>
        
        
          .myborder {border:2px solid #52f55a;}
        
        Border color #52f55a