#53d6bf color space conversions
Hex:
        #53d6bf
        RGB:
        83, 214, 191
        CMY:
        67, 16, 25
        CMYK:
        61, 0, 11, 16
      HSL:
        169°, 61.5023%, 58.2353%
        HSV (HSB):
        169°, 61.2150%, 83.9216%
        XYZ:
        37.0178, 53.6937, 57.7031
        xyY:
        0.2494, 0.3618, 53.6937
      CIE-Lab:
        78.2828, -41.2502, 0.7077
        CIE-LCH:
        78.2828, 41.2563, 179.0171
        CIE-Luv:
        78.2828, -52.9531, 7.6487
        Hunter-Lab:
        73.2760, -38.0578, 4.6037
      #53d6bf color charts
#53d6bf RGB chart
      #53d6bf CMYK chart
      #53d6bf RGB pie chart
      #53d6bf color shades, tints & tones
#53d6bf color schemes
#53d6bf color preview, HTML & CSS examples
           This text has a color of #53d6bf        
        
          <p style="color:#53d6bf;">Text here</p>
        
        
          .mytext {color:#53d6bf;}
        
        Text color #53d6bf
      
           This box has a color of #53d6bf        
        
          <div style="background-color:#53d6bf;">Content here</div>
        
        
          .mybackground {background-color:#53d6bf;}
        
        Background color #53d6bf
      
           Border around this has a color of #53d6bf        
        
          <div style="border:2px solid #53d6bf;">Content here</div>
        
        
          .myborder {border:2px solid #53d6bf;}
        
        Border color #53d6bf