#53839f color space conversions
Hex:
        #53839f
        RGB:
        83, 131, 159
        CMY:
        67, 49, 38
        CMYK:
        48, 18, 0, 38
      HSL:
        202°, 31.4050%, 47.4510%
        HSV (HSB):
        202°, 47.7987%, 62.3529%
        XYZ:
        17.9416, 20.5748, 35.8266
        xyY:
        0.2413, 0.2768, 20.5748
      CIE-Lab:
        52.4810, -8.3557, -20.0033
        CIE-LCH:
        52.4810, 21.6784, 247.3291
        CIE-Luv:
        52.4810, -22.1705, -28.4585
        Hunter-Lab:
        45.3595, -8.7747, -15.0778
      #53839f color charts
#53839f RGB chart
      #53839f CMYK chart
      #53839f RGB pie chart
      #53839f color shades, tints & tones
#53839f color schemes
#53839f color preview, HTML & CSS examples
           This text has a color of #53839f        
        
          <p style="color:#53839f;">Text here</p>
        
        
          .mytext {color:#53839f;}
        
        Text color #53839f
      
           This box has a color of #53839f        
        
          <div style="background-color:#53839f;">Content here</div>
        
        
          .mybackground {background-color:#53839f;}
        
        Background color #53839f
      
           Border around this has a color of #53839f        
        
          <div style="border:2px solid #53839f;">Content here</div>
        
        
          .myborder {border:2px solid #53839f;}
        
        Border color #53839f