#481ba0 color space conversions
Hex:
        #481ba0
        RGB:
        72, 27, 160
        CMY:
        72, 89, 37
        CMYK:
        55, 83, 0, 37
      HSL:
        260°, 71.1230%, 36.6667%
        HSV (HSB):
        260°, 83.1250%, 62.7451%
        XYZ:
        9.4096, 4.6996, 33.6689
        xyY:
        0.1969, 0.0984, 4.6996
      CIE-Lab:
        25.8613, 50.8659, -63.0698
        CIE-LCH:
        25.8613, 81.0255, 308.8862
        CIE-Luv:
        25.8613, 3.4323, -78.8508
        Hunter-Lab:
        21.6787, 39.5399, -76.9075
      #481ba0 color charts
#481ba0 RGB chart
      #481ba0 CMYK chart
      #481ba0 RGB pie chart
      #481ba0 color shades, tints & tones
#481ba0 color schemes
#481ba0 color preview, HTML & CSS examples
           This text has a color of #481ba0        
        
          <p style="color:#481ba0;">Text here</p>
        
        
          .mytext {color:#481ba0;}
        
        Text color #481ba0
      
           This box has a color of #481ba0        
        
          <div style="background-color:#481ba0;">Content here</div>
        
        
          .mybackground {background-color:#481ba0;}
        
        Background color #481ba0
      
           Border around this has a color of #481ba0        
        
          <div style="border:2px solid #481ba0;">Content here</div>
        
        
          .myborder {border:2px solid #481ba0;}
        
        Border color #481ba0