#53479f color space conversions
Hex:
        #53479f
        RGB:
        83, 71, 159
        CMY:
        67, 72, 38
        CMYK:
        48, 55, 0, 38
      HSL:
        248°, 38.2609%, 45.0980%
        HSV (HSB):
        248°, 55.3459%, 62.3529%
        XYZ:
        12.0785, 8.8487, 33.8722
        xyY:
        0.2204, 0.1615, 8.8487
      CIE-Lab:
        35.6913, 28.5714, -46.3933
        CIE-LCH:
        35.6913, 54.4854, 301.6269
        CIE-Luv:
        35.6913, -0.8259, -67.3538
        Hunter-Lab:
        29.7467, 20.4223, -46.6901
      #53479f color charts
#53479f RGB chart
      #53479f CMYK chart
      #53479f RGB pie chart
      #53479f color shades, tints & tones
#53479f color schemes
#53479f color preview, HTML & CSS examples
           This text has a color of #53479f        
        
          <p style="color:#53479f;">Text here</p>
        
        
          .mytext {color:#53479f;}
        
        Text color #53479f
      
           This box has a color of #53479f        
        
          <div style="background-color:#53479f;">Content here</div>
        
        
          .mybackground {background-color:#53479f;}
        
        Background color #53479f
      
           Border around this has a color of #53479f        
        
          <div style="border:2px solid #53479f;">Content here</div>
        
        
          .myborder {border:2px solid #53479f;}
        
        Border color #53479f