#481a49 color space conversions
Hex:
        #481a49
        RGB:
        72, 26, 73
        CMY:
        72, 90, 71
        CMYK:
        1, 64, 0, 71
      HSL:
        299°, 47.4747%, 19.4118%
        HSV (HSB):
        299°, 64.3836%, 28.6275%
        XYZ:
        4.2445, 2.5975, 6.5810
        xyY:
        0.3162, 0.1935, 2.5975
      CIE-Lab:
        18.3541, 29.3130, -19.2574
        CIE-LCH:
        18.3541, 35.0728, 326.6967
        CIE-Luv:
        18.3541, 17.1466, -23.1368
        Hunter-Lab:
        16.1169, 18.8044, -12.9280
      #481a49 color charts
#481a49 RGB chart
      #481a49 CMYK chart
      #481a49 RGB pie chart
      #481a49 color shades, tints & tones
#481a49 color schemes
#481a49 color preview, HTML & CSS examples
           This text has a color of #481a49        
        
          <p style="color:#481a49;">Text here</p>
        
        
          .mytext {color:#481a49;}
        
        Text color #481a49
      
           This box has a color of #481a49        
        
          <div style="background-color:#481a49;">Content here</div>
        
        
          .mybackground {background-color:#481a49;}
        
        Background color #481a49
      
           Border around this has a color of #481a49        
        
          <div style="border:2px solid #481a49;">Content here</div>
        
        
          .myborder {border:2px solid #481a49;}
        
        Border color #481a49