#481a98 color space conversions
Hex:
        #481a98
        RGB:
        72, 26, 152
        CMY:
        72, 90, 40
        CMYK:
        53, 83, 0, 40
      HSL:
        262°, 70.7865%, 34.9020%
        HSV (HSB):
        262°, 82.8947%, 59.6078%
        XYZ:
        8.7094, 4.3835, 30.0928
        xyY:
        0.2017, 0.1015, 4.3835
      CIE-Lab:
        24.9008, 49.1202, -59.7573
        CIE-LCH:
        24.9008, 77.3546, 309.4200
        CIE-Luv:
        24.9008, 4.4119, -74.0841
        Hunter-Lab:
        20.9368, 37.6137, -70.5627
      #481a98 color charts
#481a98 RGB chart
      #481a98 CMYK chart
      #481a98 RGB pie chart
      #481a98 color shades, tints & tones
#481a98 color schemes
#481a98 color preview, HTML & CSS examples
           This text has a color of #481a98        
        
          <p style="color:#481a98;">Text here</p>
        
        
          .mytext {color:#481a98;}
        
        Text color #481a98
      
           This box has a color of #481a98        
        
          <div style="background-color:#481a98;">Content here</div>
        
        
          .mybackground {background-color:#481a98;}
        
        Background color #481a98
      
           Border around this has a color of #481a98        
        
          <div style="border:2px solid #481a98;">Content here</div>
        
        
          .myborder {border:2px solid #481a98;}
        
        Border color #481a98