#53828b color space conversions
Hex:
        #53828b
        RGB:
        83, 130, 139
        CMY:
        67, 49, 45
        CMYK:
        40, 6, 0, 45
      HSL:
        190°, 25.2252%, 43.5294%
        HSV (HSB):
        190°, 40.2878%, 54.5098%
        XYZ:
        16.2101, 19.6683, 27.3681
        xyY:
        0.2563, 0.3110, 19.6683
      CIE-Lab:
        51.4601, -13.4961, -9.9084
        CIE-LCH:
        51.4601, 16.7428, 216.2851
        CIE-Luv:
        51.4601, -22.0723, -12.2458
        Hunter-Lab:
        44.3490, -12.3668, -5.5440
      #53828b color charts
#53828b RGB chart
      #53828b CMYK chart
      #53828b RGB pie chart
      #53828b color shades, tints & tones
#53828b color schemes
#53828b color preview, HTML & CSS examples
           This text has a color of #53828b        
        
          <p style="color:#53828b;">Text here</p>
        
        
          .mytext {color:#53828b;}
        
        Text color #53828b
      
           This box has a color of #53828b        
        
          <div style="background-color:#53828b;">Content here</div>
        
        
          .mybackground {background-color:#53828b;}
        
        Background color #53828b
      
           Border around this has a color of #53828b        
        
          <div style="border:2px solid #53828b;">Content here</div>
        
        
          .myborder {border:2px solid #53828b;}
        
        Border color #53828b