#481e80 color space conversions
Hex:
        #481e80
        RGB:
        72, 30, 128
        CMY:
        72, 88, 50
        CMYK:
        44, 77, 0, 50
      HSL:
        266°, 62.0253%, 30.9804%
        HSV (HSB):
        266°, 76.5625%, 50.1961%
        XYZ:
        7.0330, 3.8648, 20.7974
        xyY:
        0.2219, 0.1219, 3.8648
      CIE-Lab:
        23.2193, 40.8639, -47.5612
        CIE-LCH:
        23.2193, 62.7051, 310.6687
        CIE-Luv:
        23.2193, 6.9375, -58.9537
        Hunter-Lab:
        19.6590, 29.4553, -48.9618
      #481e80 color charts
#481e80 RGB chart
      #481e80 CMYK chart
      #481e80 RGB pie chart
      #481e80 color shades, tints & tones
#481e80 color schemes
#481e80 color preview, HTML & CSS examples
           This text has a color of #481e80        
        
          <p style="color:#481e80;">Text here</p>
        
        
          .mytext {color:#481e80;}
        
        Text color #481e80
      
           This box has a color of #481e80        
        
          <div style="background-color:#481e80;">Content here</div>
        
        
          .mybackground {background-color:#481e80;}
        
        Background color #481e80
      
           Border around this has a color of #481e80        
        
          <div style="border:2px solid #481e80;">Content here</div>
        
        
          .myborder {border:2px solid #481e80;}
        
        Border color #481e80