#53cfbf color space conversions
Hex:
        #53cfbf
        RGB:
        83, 207, 191
        CMY:
        67, 19, 25
        CMYK:
        60, 0, 8, 19
      HSL:
        172°, 56.3636%, 56.8627%
        HSV (HSB):
        172°, 59.9034%, 81.1765%
        XYZ:
        35.2841, 50.2262, 57.1252
        xyY:
        0.2474, 0.3521, 50.2262
      CIE-Lab:
        76.2079, -38.0986, -2.3276
        CIE-LCH:
        76.2079, 38.1697, 183.4960
        CIE-Luv:
        76.2079, -50.3584, 2.4853
        Hunter-Lab:
        70.8705, -35.1541, 1.8186
      #53cfbf color charts
#53cfbf RGB chart
      #53cfbf CMYK chart
      #53cfbf RGB pie chart
      #53cfbf color shades, tints & tones
#53cfbf color schemes
#53cfbf color preview, HTML & CSS examples
           This text has a color of #53cfbf        
        
          <p style="color:#53cfbf;">Text here</p>
        
        
          .mytext {color:#53cfbf;}
        
        Text color #53cfbf
      
           This box has a color of #53cfbf        
        
          <div style="background-color:#53cfbf;">Content here</div>
        
        
          .mybackground {background-color:#53cfbf;}
        
        Background color #53cfbf
      
           Border around this has a color of #53cfbf        
        
          <div style="border:2px solid #53cfbf;">Content here</div>
        
        
          .myborder {border:2px solid #53cfbf;}
        
        Border color #53cfbf