#490eca color space conversions
Hex:
        #490eca
        RGB:
        73, 14, 202
        CMY:
        71, 95, 21
        CMYK:
        64, 93, 0, 21
      HSL:
        259°, 87.0370%, 42.3529%
        HSV (HSB):
        259°, 93.0693%, 79.2157%
        XYZ:
        13.5654, 5.9948, 56.3193
        xyY:
        0.1788, 0.0790, 5.9948
      CIE-Lab:
        29.3994, 65.6100, -82.2698
        CIE-LCH:
        29.3994, 105.2283, 308.5723
        CIE-Luv:
        29.3994, 0.5063, -103.3075
        Hunter-Lab:
        24.4843, 56.0492, -119.2410
      #490eca color charts
#490eca RGB chart
      #490eca CMYK chart
      #490eca RGB pie chart
      #490eca color shades, tints & tones
#490eca color schemes
#490eca color preview, HTML & CSS examples
           This text has a color of #490eca        
        
          <p style="color:#490eca;">Text here</p>
        
        
          .mytext {color:#490eca;}
        
        Text color #490eca
      
           This box has a color of #490eca        
        
          <div style="background-color:#490eca;">Content here</div>
        
        
          .mybackground {background-color:#490eca;}
        
        Background color #490eca
      
           Border around this has a color of #490eca        
        
          <div style="border:2px solid #490eca;">Content here</div>
        
        
          .myborder {border:2px solid #490eca;}
        
        Border color #490eca