#54017f color space conversions
Hex:
        #54017f
        RGB:
        84, 1, 127
        CMY:
        67, 100, 50
        CMYK:
        34, 99, 0, 50
      HSL:
        280°, 98.4375%, 25.0980%
        HSV (HSB):
        280°, 99.2126%, 49.8039%
        XYZ:
        7.4978, 3.4388, 20.3473
        xyY:
        0.2397, 0.1099, 3.4388
      CIE-Lab:
        21.7220, 51.8429, -49.3056
        CIE-LCH:
        21.7220, 71.5453, 316.4369
        CIE-Luv:
        21.7220, 14.6367, -59.4948
        Hunter-Lab:
        18.5441, 39.7193, -52.0743
      #54017f color charts
#54017f RGB chart
      #54017f CMYK chart
      #54017f RGB pie chart
      #54017f color shades, tints & tones
#54017f color schemes
#54017f color preview, HTML & CSS examples
           This text has a color of #54017f        
        
          <p style="color:#54017f;">Text here</p>
        
        
          .mytext {color:#54017f;}
        
        Text color #54017f
      
           This box has a color of #54017f        
        
          <div style="background-color:#54017f;">Content here</div>
        
        
          .mybackground {background-color:#54017f;}
        
        Background color #54017f
      
           Border around this has a color of #54017f        
        
          <div style="border:2px solid #54017f;">Content here</div>
        
        
          .myborder {border:2px solid #54017f;}
        
        Border color #54017f