#53928b color space conversions
Hex:
        #53928b
        RGB:
        83, 146, 139
        CMY:
        67, 43, 45
        CMYK:
        43, 0, 5, 43
      HSL:
        173°, 27.5109%, 44.9020%
        HSV (HSB):
        173°, 43.1507%, 57.2549%
        XYZ:
        18.5064, 24.2608, 28.1335
        xyY:
        0.2610, 0.3422, 24.2608
      CIE-Lab:
        56.3480, -22.0455, -2.6469
        CIE-LCH:
        56.3480, 22.2038, 186.8466
        CIE-Luv:
        56.3480, -28.7632, -0.4409
        Hunter-Lab:
        49.2553, -19.1302, 0.6136
      #53928b color charts
#53928b RGB chart
      #53928b CMYK chart
      #53928b RGB pie chart
      #53928b color shades, tints & tones
#53928b color schemes
#53928b color preview, HTML & CSS examples
           This text has a color of #53928b        
        
          <p style="color:#53928b;">Text here</p>
        
        
          .mytext {color:#53928b;}
        
        Text color #53928b
      
           This box has a color of #53928b        
        
          <div style="background-color:#53928b;">Content here</div>
        
        
          .mybackground {background-color:#53928b;}
        
        Background color #53928b
      
           Border around this has a color of #53928b        
        
          <div style="border:2px solid #53928b;">Content here</div>
        
        
          .myborder {border:2px solid #53928b;}
        
        Border color #53928b