#490dd1 color space conversions
Hex:
        #490dd1
        RGB:
        73, 13, 209
        CMY:
        71, 95, 18
        CMYK:
        65, 94, 0, 18
      HSL:
        258°, 88.2883%, 43.5294%
        HSV (HSB):
        258°, 93.7799%, 81.9608%
        XYZ:
        14.4002, 6.3078, 60.7801
        xyY:
        0.1767, 0.0774, 6.3078
      CIE-Lab:
        30.1760, 67.5163, -85.0623
        CIE-LCH:
        30.1760, 108.6004, 308.4400
        CIE-Luv:
        30.1760, -0.0555, -107.2869
        Hunter-Lab:
        25.1153, 58.3939, -125.9040
      #490dd1 color charts
#490dd1 RGB chart
      #490dd1 CMYK chart
      #490dd1 RGB pie chart
      #490dd1 color shades, tints & tones
#490dd1 color schemes
#490dd1 color preview, HTML & CSS examples
           This text has a color of #490dd1        
        
          <p style="color:#490dd1;">Text here</p>
        
        
          .mytext {color:#490dd1;}
        
        Text color #490dd1
      
           This box has a color of #490dd1        
        
          <div style="background-color:#490dd1;">Content here</div>
        
        
          .mybackground {background-color:#490dd1;}
        
        Background color #490dd1
      
           Border around this has a color of #490dd1        
        
          <div style="border:2px solid #490dd1;">Content here</div>
        
        
          .myborder {border:2px solid #490dd1;}
        
        Border color #490dd1