#490ed5 color space conversions
Hex:
        #490ed5
        RGB:
        73, 14, 213
        CMY:
        71, 95, 16
        CMYK:
        66, 93, 0, 16
      HSL:
        258°, 87.6652%, 44.5098%
        HSV (HSB):
        258°, 93.4272%, 83.5294%
        XYZ:
        14.9149, 6.5346, 63.4260
        xyY:
        0.1757, 0.0770, 6.5346
      CIE-Lab:
        30.7231, 68.2969, -86.4747
        CIE-LCH:
        30.7231, 110.1922, 308.3014
        CIE-Luv:
        30.7231, -0.4318, -109.5852
        Hunter-Lab:
        25.5629, 59.4123, -129.2145
      #490ed5 color charts
#490ed5 RGB chart
      #490ed5 CMYK chart
      #490ed5 RGB pie chart
      #490ed5 color shades, tints & tones
#490ed5 color schemes
#490ed5 color preview, HTML & CSS examples
           This text has a color of #490ed5        
        
          <p style="color:#490ed5;">Text here</p>
        
        
          .mytext {color:#490ed5;}
        
        Text color #490ed5
      
           This box has a color of #490ed5        
        
          <div style="background-color:#490ed5;">Content here</div>
        
        
          .mybackground {background-color:#490ed5;}
        
        Background color #490ed5
      
           Border around this has a color of #490ed5        
        
          <div style="border:2px solid #490ed5;">Content here</div>
        
        
          .myborder {border:2px solid #490ed5;}
        
        Border color #490ed5