#490b4a color space conversions
Hex:
        #490b4a
        RGB:
        73, 11, 74
        CMY:
        71, 96, 71
        CMYK:
        1, 85, 0, 71
      HSL:
        299°, 74.1176%, 16.6667%
        HSV (HSB):
        299°, 85.1351%, 29.0196%
        XYZ:
        4.1034, 2.1502, 6.6773
        xyY:
        0.3173, 0.1663, 2.1502
      CIE-Lab:
        16.2566, 36.3657, -23.2549
        CIE-LCH:
        16.2566, 43.1654, 327.4021
        CIE-Luv:
        16.2566, 19.7043, -26.4481
        Hunter-Lab:
        14.6636, 24.2886, -16.7341
      #490b4a color charts
#490b4a RGB chart
      #490b4a CMYK chart
      #490b4a RGB pie chart
      #490b4a color shades, tints & tones
#490b4a color schemes
#490b4a color preview, HTML & CSS examples
           This text has a color of #490b4a        
        
          <p style="color:#490b4a;">Text here</p>
        
        
          .mytext {color:#490b4a;}
        
        Text color #490b4a
      
           This box has a color of #490b4a        
        
          <div style="background-color:#490b4a;">Content here</div>
        
        
          .mybackground {background-color:#490b4a;}
        
        Background color #490b4a
      
           Border around this has a color of #490b4a        
        
          <div style="border:2px solid #490b4a;">Content here</div>
        
        
          .myborder {border:2px solid #490b4a;}
        
        Border color #490b4a