#490a49 color space conversions
Hex:
        #490a49
        RGB:
        73, 10, 73
        CMY:
        71, 96, 71
        CMYK:
        0, 86, 0, 71
      HSL:
        300°, 75.9036%, 16.2745%
        HSV (HSB):
        300°, 86.3014%, 28.6275%
        XYZ:
        4.0588, 2.1146, 6.4976
        xyY:
        0.3203, 0.1669, 2.1146
      CIE-Lab:
        16.0775, 36.5008, -22.8496
        CIE-LCH:
        16.0775, 43.0629, 327.9533
        CIE-Luv:
        16.0775, 20.0441, -25.9179
        Hunter-Lab:
        14.5416, 24.3743, -16.3131
      #490a49 color charts
#490a49 RGB chart
      #490a49 CMYK chart
      #490a49 RGB pie chart
      #490a49 color shades, tints & tones
#490a49 color schemes
#490a49 color preview, HTML & CSS examples
           This text has a color of #490a49        
        
          <p style="color:#490a49;">Text here</p>
        
        
          .mytext {color:#490a49;}
        
        Text color #490a49
      
           This box has a color of #490a49        
        
          <div style="background-color:#490a49;">Content here</div>
        
        
          .mybackground {background-color:#490a49;}
        
        Background color #490a49
      
           Border around this has a color of #490a49        
        
          <div style="border:2px solid #490a49;">Content here</div>
        
        
          .myborder {border:2px solid #490a49;}
        
        Border color #490a49