#480a3f color space conversions
Hex:
        #480a3f
        RGB:
        72, 10, 63
        CMY:
        72, 96, 75
        CMYK:
        0, 86, 13, 72
      HSL:
        309°, 75.6098%, 16.0784%
        HSV (HSB):
        309°, 86.1111%, 28.2353%
        XYZ:
        3.6782, 1.9537, 4.8859
        xyY:
        0.3497, 0.1858, 1.9537
      CIE-Lab:
        15.2423, 34.4584, -17.2047
        CIE-LCH:
        15.2423, 38.5147, 333.4676
        CIE-Luv:
        15.2423, 21.9924, -19.6685
        Hunter-Lab:
        13.9774, 22.5128, -10.9409
      #480a3f color charts
#480a3f RGB chart
      #480a3f CMYK chart
      #480a3f RGB pie chart
      #480a3f color shades, tints & tones
#480a3f color schemes
#480a3f color preview, HTML & CSS examples
           This text has a color of #480a3f        
        
          <p style="color:#480a3f;">Text here</p>
        
        
          .mytext {color:#480a3f;}
        
        Text color #480a3f
      
           This box has a color of #480a3f        
        
          <div style="background-color:#480a3f;">Content here</div>
        
        
          .mybackground {background-color:#480a3f;}
        
        Background color #480a3f
      
           Border around this has a color of #480a3f        
        
          <div style="border:2px solid #480a3f;">Content here</div>
        
        
          .myborder {border:2px solid #480a3f;}
        
        Border color #480a3f