#490cef color space conversions
Hex:
        #490cef
        RGB:
        73, 12, 239
        CMY:
        71, 95, 6
        CMYK:
        69, 95, 0, 6
      HSL:
        256°, 90.4382%, 49.2157%
        HSV (HSB):
        256°, 94.9791%, 93.7255%
        XYZ:
        18.4591, 7.9114, 82.2155
        xyY:
        0.1700, 0.0729, 7.9114
      CIE-Lab:
        33.7977, 74.9074, -96.2634
        CIE-LCH:
        33.7977, 121.9744, 307.8883
        CIE-Luv:
        33.7977, -2.3926, -124.2560
        Hunter-Lab:
        28.1272, 67.9219, -153.6148
      #490cef color charts
#490cef RGB chart
      #490cef CMYK chart
      #490cef RGB pie chart
      #490cef color shades, tints & tones
#490cef color schemes
#490cef color preview, HTML & CSS examples
           This text has a color of #490cef        
        
          <p style="color:#490cef;">Text here</p>
        
        
          .mytext {color:#490cef;}
        
        Text color #490cef
      
           This box has a color of #490cef        
        
          <div style="background-color:#490cef;">Content here</div>
        
        
          .mybackground {background-color:#490cef;}
        
        Background color #490cef
      
           Border around this has a color of #490cef        
        
          <div style="border:2px solid #490cef;">Content here</div>
        
        
          .myborder {border:2px solid #490cef;}
        
        Border color #490cef