#534ba4 color space conversions
Hex:
        #534ba4
        RGB:
        83, 75, 164
        CMY:
        67, 71, 36
        CMYK:
        49, 54, 0, 36
      HSL:
        245°, 37.2385%, 46.8627%
        HSV (HSB):
        245°, 54.2683%, 64.3137%
        XYZ:
        12.7842, 9.5515, 36.2918
        xyY:
        0.2181, 0.1629, 9.5515
      CIE-Lab:
        37.0251, 27.6253, -47.2464
        CIE-LCH:
        37.0251, 54.7300, 300.3151
        CIE-Luv:
        37.0251, -2.3206, -69.2449
        Hunter-Lab:
        30.9055, 19.7527, -47.9894
      #534ba4 color charts
#534ba4 RGB chart
      #534ba4 CMYK chart
      #534ba4 RGB pie chart
      #534ba4 color shades, tints & tones
#534ba4 color schemes
#534ba4 color preview, HTML & CSS examples
           This text has a color of #534ba4        
        
          <p style="color:#534ba4;">Text here</p>
        
        
          .mytext {color:#534ba4;}
        
        Text color #534ba4
      
           This box has a color of #534ba4        
        
          <div style="background-color:#534ba4;">Content here</div>
        
        
          .mybackground {background-color:#534ba4;}
        
        Background color #534ba4
      
           Border around this has a color of #534ba4        
        
          <div style="border:2px solid #534ba4;">Content here</div>
        
        
          .myborder {border:2px solid #534ba4;}
        
        Border color #534ba4