#534acb color space conversions
Hex:
        #534acb
        RGB:
        83, 74, 203
        CMY:
        67, 71, 20
        CMYK:
        59, 64, 0, 20
      HSL:
        244°, 55.3648%, 54.3137%
        HSV (HSB):
        244°, 63.5468%, 79.6078%
        XYZ:
        16.7956, 11.0484, 57.7472
        xyY:
        0.1962, 0.1291, 11.0484
      CIE-Lab:
        39.6618, 40.6576, -65.9215
        CIE-LCH:
        39.6618, 77.4512, 301.6645
        CIE-Luv:
        39.6618, -4.6403, -97.3653
        Hunter-Lab:
        33.2391, 32.0269, -79.7390
      #534acb color charts
#534acb RGB chart
      #534acb CMYK chart
      #534acb RGB pie chart
      #534acb color shades, tints & tones
#534acb color schemes
#534acb color preview, HTML & CSS examples
           This text has a color of #534acb        
        
          <p style="color:#534acb;">Text here</p>
        
        
          .mytext {color:#534acb;}
        
        Text color #534acb
      
           This box has a color of #534acb        
        
          <div style="background-color:#534acb;">Content here</div>
        
        
          .mybackground {background-color:#534acb;}
        
        Background color #534acb
      
           Border around this has a color of #534acb        
        
          <div style="border:2px solid #534acb;">Content here</div>
        
        
          .myborder {border:2px solid #534acb;}
        
        Border color #534acb