#490dc0 color space conversions
Hex:
        #490dc0
        RGB:
        73, 13, 192
        CMY:
        71, 95, 25
        CMYK:
        62, 93, 0, 25
      HSL:
        260°, 87.3171%, 40.1961%
        HSV (HSB):
        260°, 93.2292%, 75.2941%
        XYZ:
        12.4060, 5.5101, 50.2789
        xyY:
        0.1819, 0.0808, 5.5101
      CIE-Lab:
        28.1412, 63.3665, -78.4811
        CIE-LCH:
        28.1412, 100.8692, 308.9178
        CIE-Luv:
        28.1412, 1.4527, -97.5540
        Hunter-Lab:
        23.4736, 53.2602, -110.5638
      #490dc0 color charts
#490dc0 RGB chart
      #490dc0 CMYK chart
      #490dc0 RGB pie chart
      #490dc0 color shades, tints & tones
#490dc0 color schemes
#490dc0 color preview, HTML & CSS examples
           This text has a color of #490dc0        
        
          <p style="color:#490dc0;">Text here</p>
        
        
          .mytext {color:#490dc0;}
        
        Text color #490dc0
      
           This box has a color of #490dc0        
        
          <div style="background-color:#490dc0;">Content here</div>
        
        
          .mybackground {background-color:#490dc0;}
        
        Background color #490dc0
      
           Border around this has a color of #490dc0        
        
          <div style="border:2px solid #490dc0;">Content here</div>
        
        
          .myborder {border:2px solid #490dc0;}
        
        Border color #490dc0