#490a70 color space conversions
Hex:
        #490a70
        RGB:
        73, 10, 112
        CMY:
        71, 96, 56
        CMYK:
        35, 91, 0, 56
      HSL:
        277°, 83.6066%, 23.9216%
        HSV (HSB):
        277°, 91.0714%, 43.9216%
        XYZ:
        5.7808, 2.8034, 15.5657
        xyY:
        0.2394, 0.1161, 2.8034
      CIE-Lab:
        19.2387, 44.7409, -43.8197
        CIE-LCH:
        19.2387, 62.6252, 315.5959
        CIE-Luv:
        19.2387, 11.6990, -50.3775
        Hunter-Lab:
        16.7434, 32.3281, -43.3993
      #490a70 color charts
#490a70 RGB chart
      #490a70 CMYK chart
      #490a70 RGB pie chart
      #490a70 color shades, tints & tones
#490a70 color schemes
#490a70 color preview, HTML & CSS examples
           This text has a color of #490a70        
        
          <p style="color:#490a70;">Text here</p>
        
        
          .mytext {color:#490a70;}
        
        Text color #490a70
      
           This box has a color of #490a70        
        
          <div style="background-color:#490a70;">Content here</div>
        
        
          .mybackground {background-color:#490a70;}
        
        Background color #490a70
      
           Border around this has a color of #490a70        
        
          <div style="border:2px solid #490a70;">Content here</div>
        
        
          .myborder {border:2px solid #490a70;}
        
        Border color #490a70