#534c81 color space conversions
Hex:
        #534c81
        RGB:
        83, 76, 129
        CMY:
        67, 70, 49
        CMYK:
        36, 41, 0, 49
      HSL:
        248°, 25.8537%, 40.1961%
        HSV (HSB):
        248°, 41.0853%, 50.5882%
        XYZ:
        10.1142, 8.5929, 21.8944
        xyY:
        0.2491, 0.2116, 8.5929
      CIE-Lab:
        35.1883, 16.2984, -28.9155
        CIE-LCH:
        35.1883, 33.1926, 299.4080
        CIE-Luv:
        35.1883, -0.0876, -41.4072
        Hunter-Lab:
        29.3136, 10.2897, -23.7643
      #534c81 color charts
#534c81 RGB chart
      #534c81 CMYK chart
      #534c81 RGB pie chart
      #534c81 color shades, tints & tones
#534c81 color schemes
#534c81 color preview, HTML & CSS examples
           This text has a color of #534c81        
        
          <p style="color:#534c81;">Text here</p>
        
        
          .mytext {color:#534c81;}
        
        Text color #534c81
      
           This box has a color of #534c81        
        
          <div style="background-color:#534c81;">Content here</div>
        
        
          .mybackground {background-color:#534c81;}
        
        Background color #534c81
      
           Border around this has a color of #534c81        
        
          <div style="border:2px solid #534c81;">Content here</div>
        
        
          .myborder {border:2px solid #534c81;}
        
        Border color #534c81