#490dc5 color space conversions
Hex:
        #490dc5
        RGB:
        73, 13, 197
        CMY:
        71, 95, 23
        CMYK:
        63, 93, 0, 23
      HSL:
        260°, 87.6190%, 41.1765%
        HSV (HSB):
        260°, 93.4010%, 77.2549%
        XYZ:
        12.9696, 5.7355, 53.2468
        xyY:
        0.1803, 0.0797, 5.7355
      CIE-Lab:
        28.7352, 64.5904, -80.4407
        CIE-LCH:
        28.7352, 103.1631, 308.7629
        CIE-Luv:
        28.7352, 0.9945, -100.4250
        Hunter-Lab:
        23.9490, 54.7564, -115.0578
      #490dc5 color charts
#490dc5 RGB chart
      #490dc5 CMYK chart
      #490dc5 RGB pie chart
      #490dc5 color shades, tints & tones
#490dc5 color schemes
#490dc5 color preview, HTML & CSS examples
           This text has a color of #490dc5        
        
          <p style="color:#490dc5;">Text here</p>
        
        
          .mytext {color:#490dc5;}
        
        Text color #490dc5
      
           This box has a color of #490dc5        
        
          <div style="background-color:#490dc5;">Content here</div>
        
        
          .mybackground {background-color:#490dc5;}
        
        Background color #490dc5
      
           Border around this has a color of #490dc5        
        
          <div style="border:2px solid #490dc5;">Content here</div>
        
        
          .myborder {border:2px solid #490dc5;}
        
        Border color #490dc5