#54219a color space conversions
Hex:
        #54219a
        RGB:
        84, 33, 154
        CMY:
        67, 87, 40
        CMYK:
        45, 79, 0, 40
      HSL:
        265°, 64.7059%, 36.6667%
        HSV (HSB):
        265°, 78.5714%, 60.3922%
        XYZ:
        10.0327, 5.3056, 31.0672
        xyY:
        0.2162, 0.1143, 5.3056
      CIE-Lab:
        27.5883, 48.4194, -56.5148
        CIE-LCH:
        27.5883, 74.4201, 310.5885
        CIE-Luv:
        27.5883, 7.7729, -74.2922
        Hunter-Lab:
        23.0339, 37.4387, -63.8439
      #54219a color charts
#54219a RGB chart
      #54219a CMYK chart
      #54219a RGB pie chart
      #54219a color shades, tints & tones
#54219a color schemes
#54219a color preview, HTML & CSS examples
           This text has a color of #54219a        
        
          <p style="color:#54219a;">Text here</p>
        
        
          .mytext {color:#54219a;}
        
        Text color #54219a
      
           This box has a color of #54219a        
        
          <div style="background-color:#54219a;">Content here</div>
        
        
          .mybackground {background-color:#54219a;}
        
        Background color #54219a
      
           Border around this has a color of #54219a        
        
          <div style="border:2px solid #54219a;">Content here</div>
        
        
          .myborder {border:2px solid #54219a;}
        
        Border color #54219a