#53cbca color space conversions
Hex:
        #53cbca
        RGB:
        83, 203, 202
        CMY:
        67, 20, 21
        CMYK:
        59, 0, 0, 20
      HSL:
        180°, 53.5714%, 56.0784%
        HSV (HSB):
        180°, 59.1133%, 79.6078%
        XYZ:
        35.5839, 48.8151, 63.4239
        xyY:
        0.2407, 0.3302, 48.8151
      CIE-Lab:
        75.3362, -33.3262, -9.5538
        CIE-LCH:
        75.3362, 34.6686, 195.9962
        CIE-Luv:
        75.3362, -48.2603, -9.5768
        Hunter-Lab:
        69.8678, -31.3582, -4.9142
      #53cbca color charts
#53cbca RGB chart
      #53cbca CMYK chart
      #53cbca RGB pie chart
      #53cbca color shades, tints & tones
#53cbca color schemes
#53cbca color preview, HTML & CSS examples
           This text has a color of #53cbca        
        
          <p style="color:#53cbca;">Text here</p>
        
        
          .mytext {color:#53cbca;}
        
        Text color #53cbca
      
           This box has a color of #53cbca        
        
          <div style="background-color:#53cbca;">Content here</div>
        
        
          .mybackground {background-color:#53cbca;}
        
        Background color #53cbca
      
           Border around this has a color of #53cbca        
        
          <div style="border:2px solid #53cbca;">Content here</div>
        
        
          .myborder {border:2px solid #53cbca;}
        
        Border color #53cbca