#53b0b1 color space conversions
Hex:
        #53b0b1
        RGB:
        83, 176, 177
        CMY:
        67, 31, 31
        CMYK:
        53, 1, 0, 31
      HSL:
        181°, 37.6000%, 50.9804%
        HSV (HSB):
        181°, 53.1073%, 69.4118%
        XYZ:
        27.0284, 36.0640, 47.1315
        xyY:
        0.2452, 0.3272, 36.0640
      CIE-Lab:
        66.5688, -27.1007, -8.9312
        CIE-LCH:
        66.5688, 28.5345, 198.2399
        CIE-Luv:
        66.5688, -39.3187, -9.3370
        Hunter-Lab:
        60.0533, -24.7551, -4.4951
      #53b0b1 color charts
#53b0b1 RGB chart
      #53b0b1 CMYK chart
      #53b0b1 RGB pie chart
      #53b0b1 color shades, tints & tones
#53b0b1 color schemes
#53b0b1 color preview, HTML & CSS examples
           This text has a color of #53b0b1        
        
          <p style="color:#53b0b1;">Text here</p>
        
        
          .mytext {color:#53b0b1;}
        
        Text color #53b0b1
      
           This box has a color of #53b0b1        
        
          <div style="background-color:#53b0b1;">Content here</div>
        
        
          .mybackground {background-color:#53b0b1;}
        
        Background color #53b0b1
      
           Border around this has a color of #53b0b1        
        
          <div style="border:2px solid #53b0b1;">Content here</div>
        
        
          .myborder {border:2px solid #53b0b1;}
        
        Border color #53b0b1