#490a78 color space conversions
Hex:
        #490a78
        RGB:
        73, 10, 120
        CMY:
        71, 96, 53
        CMYK:
        39, 92, 0, 53
      HSL:
        274°, 84.6154%, 25.4902%
        HSV (HSB):
        274°, 91.6667%, 47.0588%
        XYZ:
        6.2464, 2.9896, 18.0171
        xyY:
        0.2292, 0.1097, 2.9896
      CIE-Lab:
        20.0023, 46.5923, -47.7279
        CIE-LCH:
        20.0023, 66.6993, 314.3102
        CIE-Luv:
        20.0023, 10.3480, -55.2379
        Hunter-Lab:
        17.2905, 34.2264, -49.6783
      #490a78 color charts
#490a78 RGB chart
      #490a78 CMYK chart
      #490a78 RGB pie chart
      #490a78 color shades, tints & tones
#490a78 color schemes
#490a78 color preview, HTML & CSS examples
           This text has a color of #490a78        
        
          <p style="color:#490a78;">Text here</p>
        
        
          .mytext {color:#490a78;}
        
        Text color #490a78
      
           This box has a color of #490a78        
        
          <div style="background-color:#490a78;">Content here</div>
        
        
          .mybackground {background-color:#490a78;}
        
        Background color #490a78
      
           Border around this has a color of #490a78        
        
          <div style="border:2px solid #490a78;">Content here</div>
        
        
          .myborder {border:2px solid #490a78;}
        
        Border color #490a78