#53b982 color space conversions
Hex:
        #53b982
        RGB:
        83, 185, 130
        CMY:
        67, 27, 49
        CMYK:
        55, 0, 30, 27
      HSL:
        148°, 42.1488%, 52.5490%
        HSV (HSB):
        148°, 55.1351%, 72.5490%
        XYZ:
        24.9455, 38.1486, 27.1678
        xyY:
        0.2764, 0.4226, 38.1486
      CIE-Lab:
        68.1300, -42.5031, 19.1415
        CIE-LCH:
        68.1300, 46.6145, 155.7554
        CIE-Luv:
        68.1300, -45.0070, 33.2624
        Hunter-Lab:
        61.7646, -35.9953, 17.1559
      #53b982 color charts
#53b982 RGB chart
      #53b982 CMYK chart
      #53b982 RGB pie chart
      #53b982 color shades, tints & tones
#53b982 color schemes
#53b982 color preview, HTML & CSS examples
           This text has a color of #53b982        
        
          <p style="color:#53b982;">Text here</p>
        
        
          .mytext {color:#53b982;}
        
        Text color #53b982
      
           This box has a color of #53b982        
        
          <div style="background-color:#53b982;">Content here</div>
        
        
          .mybackground {background-color:#53b982;}
        
        Background color #53b982
      
           Border around this has a color of #53b982        
        
          <div style="border:2px solid #53b982;">Content here</div>
        
        
          .myborder {border:2px solid #53b982;}
        
        Border color #53b982