#480ba3 color space conversions
Hex:
        #480ba3
        RGB:
        72, 11, 163
        CMY:
        72, 96, 36
        CMYK:
        56, 93, 0, 36
      HSL:
        264°, 87.3563%, 34.1176%
        HSV (HSB):
        264°, 93.2515%, 63.9216%
        XYZ:
        9.4030, 4.2614, 34.9773
        xyY:
        0.1933, 0.0876, 4.2614
      CIE-Lab:
        24.5175, 56.6046, -67.1164
        CIE-LCH:
        24.5175, 87.7992, 310.1436
        CIE-Luv:
        24.5175, 4.1946, -80.6957
        Hunter-Lab:
        20.6432, 45.1817, -86.0093
      #480ba3 color charts
#480ba3 RGB chart
      #480ba3 CMYK chart
      #480ba3 RGB pie chart
      #480ba3 color shades, tints & tones
#480ba3 color schemes
#480ba3 color preview, HTML & CSS examples
           This text has a color of #480ba3        
        
          <p style="color:#480ba3;">Text here</p>
        
        
          .mytext {color:#480ba3;}
        
        Text color #480ba3
      
           This box has a color of #480ba3        
        
          <div style="background-color:#480ba3;">Content here</div>
        
        
          .mybackground {background-color:#480ba3;}
        
        Background color #480ba3
      
           Border around this has a color of #480ba3        
        
          <div style="border:2px solid #480ba3;">Content here</div>
        
        
          .myborder {border:2px solid #480ba3;}
        
        Border color #480ba3