#490d47 color space conversions
Hex:
        #490d47
        RGB:
        73, 13, 71
        CMY:
        71, 95, 72
        CMYK:
        0, 82, 3, 71
      HSL:
        302°, 69.7674%, 16.8627%
        HSV (HSB):
        302°, 82.1918%, 28.6275%
        XYZ:
        4.0289, 2.1592, 6.1657
        xyY:
        0.3261, 0.1748, 2.1592
      CIE-Lab:
        16.3017, 35.1042, -21.1089
        CIE-LCH:
        16.3017, 40.9621, 328.9806
        CIE-Luv:
        16.3017, 20.2655, -24.2557
        Hunter-Lab:
        14.6944, 23.2260, -14.5916
      #490d47 color charts
#490d47 RGB chart
      #490d47 CMYK chart
      #490d47 RGB pie chart
      #490d47 color shades, tints & tones
#490d47 color schemes
#490d47 color preview, HTML & CSS examples
           This text has a color of #490d47        
        
          <p style="color:#490d47;">Text here</p>
        
        
          .mytext {color:#490d47;}
        
        Text color #490d47
      
           This box has a color of #490d47        
        
          <div style="background-color:#490d47;">Content here</div>
        
        
          .mybackground {background-color:#490d47;}
        
        Background color #490d47
      
           Border around this has a color of #490d47        
        
          <div style="border:2px solid #490d47;">Content here</div>
        
        
          .myborder {border:2px solid #490d47;}
        
        Border color #490d47