#481a77 color space conversions
Hex:
        #481a77
        RGB:
        72, 26, 119
        CMY:
        72, 90, 53
        CMYK:
        39, 78, 0, 53
      HSL:
        270°, 64.1379%, 28.4314%
        HSV (HSB):
        270°, 78.1513%, 46.6667%
        XYZ:
        6.3717, 3.4484, 17.7826
        xyY:
        0.2308, 0.1249, 3.4484
      CIE-Lab:
        21.7570, 40.3688, -44.2238
        CIE-LCH:
        21.7570, 59.8781, 312.3908
        CIE-Luv:
        21.7570, 8.7261, -53.6982
        Hunter-Lab:
        18.5699, 28.7491, -43.7772
      #481a77 color charts
#481a77 RGB chart
      #481a77 CMYK chart
      #481a77 RGB pie chart
      #481a77 color shades, tints & tones
#481a77 color schemes
#481a77 color preview, HTML & CSS examples
           This text has a color of #481a77        
        
          <p style="color:#481a77;">Text here</p>
        
        
          .mytext {color:#481a77;}
        
        Text color #481a77
      
           This box has a color of #481a77        
        
          <div style="background-color:#481a77;">Content here</div>
        
        
          .mybackground {background-color:#481a77;}
        
        Background color #481a77
      
           Border around this has a color of #481a77        
        
          <div style="border:2px solid #481a77;">Content here</div>
        
        
          .myborder {border:2px solid #481a77;}
        
        Border color #481a77