#481a70 color space conversions
Hex:
        #481a70
        RGB:
        72, 26, 112
        CMY:
        72, 90, 56
        CMYK:
        36, 77, 0, 56
      HSL:
        272°, 62.3188%, 27.0588%
        HSV (HSB):
        272°, 76.7857%, 43.9216%
        XYZ:
        5.9665, 3.2864, 15.6491
        xyY:
        0.2396, 0.1320, 3.2864
      CIE-Lab:
        21.1561, 38.5596, -40.7005
        CIE-LCH:
        21.1561, 56.0658, 313.4528
        CIE-Luv:
        21.1561, 9.8081, -49.2183
        Hunter-Lab:
        18.1283, 27.0245, -38.4917
      #481a70 color charts
#481a70 RGB chart
      #481a70 CMYK chart
      #481a70 RGB pie chart
      #481a70 color shades, tints & tones
#481a70 color schemes
#481a70 color preview, HTML & CSS examples
           This text has a color of #481a70        
        
          <p style="color:#481a70;">Text here</p>
        
        
          .mytext {color:#481a70;}
        
        Text color #481a70
      
           This box has a color of #481a70        
        
          <div style="background-color:#481a70;">Content here</div>
        
        
          .mybackground {background-color:#481a70;}
        
        Background color #481a70
      
           Border around this has a color of #481a70        
        
          <div style="border:2px solid #481a70;">Content here</div>
        
        
          .myborder {border:2px solid #481a70;}
        
        Border color #481a70