#52ef6b color space conversions
Hex:
        #52ef6b
        RGB:
        82, 239, 107
        CMY:
        68, 6, 58
        CMYK:
        66, 0, 55, 6
      HSL:
        130°, 83.0688%, 62.9412%
        HSV (HSB):
        130°, 65.6904%, 93.7255%
        XYZ:
        37.0000, 64.5884, 24.4266
        xyY:
        0.2936, 0.5125, 64.5884
      CIE-Lab:
        84.2712, -67.1207, 51.3567
        CIE-LCH:
        84.2712, 84.5145, 142.5790
        CIE-Luv:
        84.2712, -66.4865, 77.0662
        Hunter-Lab:
        80.3669, -58.4627, 38.2363
      #52ef6b color charts
#52ef6b RGB chart
      #52ef6b CMYK chart
      #52ef6b RGB pie chart
      #52ef6b color shades, tints & tones
#52ef6b color schemes
#52ef6b color preview, HTML & CSS examples
           This text has a color of #52ef6b        
        
          <p style="color:#52ef6b;">Text here</p>
        
        
          .mytext {color:#52ef6b;}
        
        Text color #52ef6b
      
           This box has a color of #52ef6b        
        
          <div style="background-color:#52ef6b;">Content here</div>
        
        
          .mybackground {background-color:#52ef6b;}
        
        Background color #52ef6b
      
           Border around this has a color of #52ef6b        
        
          <div style="border:2px solid #52ef6b;">Content here</div>
        
        
          .myborder {border:2px solid #52ef6b;}
        
        Border color #52ef6b