#53cbcf color space conversions
Hex:
        #53cbcf
        RGB:
        83, 203, 207
        CMY:
        67, 20, 19
        CMYK:
        60, 2, 0, 19
      HSL:
        182°, 56.3636%, 56.8627%
        HSV (HSB):
        182°, 59.9034%, 81.1765%
        XYZ:
        36.1857, 49.0559, 66.5930
        xyY:
        0.2383, 0.3231, 49.0559
      CIE-Lab:
        75.4861, -31.9521, -12.0322
        CIE-LCH:
        75.4861, 34.1425, 200.6349
        CIE-Luv:
        75.4861, -47.9838, -13.7612
        Hunter-Lab:
        70.0399, -30.3488, -7.3442
      #53cbcf color charts
#53cbcf RGB chart
      #53cbcf CMYK chart
      #53cbcf RGB pie chart
      #53cbcf color shades, tints & tones
#53cbcf color schemes
#53cbcf color preview, HTML & CSS examples
           This text has a color of #53cbcf        
        
          <p style="color:#53cbcf;">Text here</p>
        
        
          .mytext {color:#53cbcf;}
        
        Text color #53cbcf
      
           This box has a color of #53cbcf        
        
          <div style="background-color:#53cbcf;">Content here</div>
        
        
          .mybackground {background-color:#53cbcf;}
        
        Background color #53cbcf
      
           Border around this has a color of #53cbcf        
        
          <div style="border:2px solid #53cbcf;">Content here</div>
        
        
          .myborder {border:2px solid #53cbcf;}
        
        Border color #53cbcf