#490eeb color space conversions
Hex:
        #490eeb
        RGB:
        73, 14, 235
        CMY:
        71, 95, 8
        CMYK:
        69, 94, 0, 8
      HSL:
        256°, 88.7550%, 48.8235%
        HSV (HSB):
        256°, 94.0426%, 92.1569%
        XYZ:
        17.9001, 7.7287, 79.1456
        xyY:
        0.1708, 0.0738, 7.7287
      CIE-Lab:
        33.4114, 73.6196, -94.6339
        CIE-LCH:
        33.4114, 119.8975, 307.8808
        CIE-Luv:
        33.4114, -2.1656, -122.0442
        Hunter-Lab:
        27.8005, 66.2808, -149.3328
      #490eeb color charts
#490eeb RGB chart
      #490eeb CMYK chart
      #490eeb RGB pie chart
      #490eeb color shades, tints & tones
#490eeb color schemes
#490eeb color preview, HTML & CSS examples
           This text has a color of #490eeb        
        
          <p style="color:#490eeb;">Text here</p>
        
        
          .mytext {color:#490eeb;}
        
        Text color #490eeb
      
           This box has a color of #490eeb        
        
          <div style="background-color:#490eeb;">Content here</div>
        
        
          .mybackground {background-color:#490eeb;}
        
        Background color #490eeb
      
           Border around this has a color of #490eeb        
        
          <div style="border:2px solid #490eeb;">Content here</div>
        
        
          .myborder {border:2px solid #490eeb;}
        
        Border color #490eeb