#481c55 color space conversions
Hex:
        #481c55
        RGB:
        72, 28, 85
        CMY:
        72, 89, 67
        CMYK:
        15, 67, 0, 67
      HSL:
        286°, 50.4425%, 22.1569%
        HSV (HSB):
        286°, 67.0588%, 33.3333%
        XYZ:
        4.7274, 2.8641, 8.8980
        xyY:
        0.2867, 0.1737, 2.8641
      CIE-Lab:
        19.4912, 30.8997, -25.5991
        CIE-LCH:
        19.4912, 40.1261, 320.3597
        CIE-Luv:
        19.4912, 14.2863, -30.8606
        Hunter-Lab:
        16.9237, 20.2456, -19.3265
      #481c55 color charts
#481c55 RGB chart
      #481c55 CMYK chart
      #481c55 RGB pie chart
      #481c55 color shades, tints & tones
#481c55 color schemes
#481c55 color preview, HTML & CSS examples
           This text has a color of #481c55        
        
          <p style="color:#481c55;">Text here</p>
        
        
          .mytext {color:#481c55;}
        
        Text color #481c55
      
           This box has a color of #481c55        
        
          <div style="background-color:#481c55;">Content here</div>
        
        
          .mybackground {background-color:#481c55;}
        
        Background color #481c55
      
           Border around this has a color of #481c55        
        
          <div style="border:2px solid #481c55;">Content here</div>
        
        
          .myborder {border:2px solid #481c55;}
        
        Border color #481c55