#53518f color space conversions
Hex:
        #53518f
        RGB:
        83, 81, 143
        CMY:
        67, 68, 44
        CMYK:
        42, 43, 0, 44
      HSL:
        242°, 27.6786%, 43.9216%
        HSV (HSB):
        242°, 43.3566%, 56.0784%
        XYZ:
        11.4676, 9.7070, 27.2558
        xyY:
        0.2368, 0.2004, 9.7070
      CIE-Lab:
        37.3114, 17.2767, -34.1300
        CIE-LCH:
        37.3114, 38.2536, 296.8487
        CIE-Luv:
        37.3114, -2.8059, -49.7444
        Hunter-Lab:
        31.1561, 11.1773, -30.0585
      #53518f color charts
#53518f RGB chart
      #53518f CMYK chart
      #53518f RGB pie chart
      #53518f color shades, tints & tones
#53518f color schemes
#53518f color preview, HTML & CSS examples
           This text has a color of #53518f        
        
          <p style="color:#53518f;">Text here</p>
        
        
          .mytext {color:#53518f;}
        
        Text color #53518f
      
           This box has a color of #53518f        
        
          <div style="background-color:#53518f;">Content here</div>
        
        
          .mybackground {background-color:#53518f;}
        
        Background color #53518f
      
           Border around this has a color of #53518f        
        
          <div style="border:2px solid #53518f;">Content here</div>
        
        
          .myborder {border:2px solid #53518f;}
        
        Border color #53518f