#490def color space conversions
Hex:
        #490def
        RGB:
        73, 13, 239
        CMY:
        71, 95, 6
        CMYK:
        69, 95, 0, 6
      HSL:
        256°, 89.6825%, 49.4118%
        HSV (HSB):
        256°, 94.5607%, 93.7255%
        XYZ:
        18.4716, 7.9363, 82.2197
        xyY:
        0.1700, 0.0731, 7.9363
      CIE-Lab:
        33.8499, 74.7475, -96.1765
        CIE-LCH:
        33.8499, 121.8076, 307.8540
        CIE-Luv:
        33.8499, -2.4270, -124.2758
        Hunter-Lab:
        28.1715, 67.7395, -153.3205
      #490def color charts
#490def RGB chart
      #490def CMYK chart
      #490def RGB pie chart
      #490def color shades, tints & tones
#490def color schemes
#490def color preview, HTML & CSS examples
           This text has a color of #490def        
        
          <p style="color:#490def;">Text here</p>
        
        
          .mytext {color:#490def;}
        
        Text color #490def
      
           This box has a color of #490def        
        
          <div style="background-color:#490def;">Content here</div>
        
        
          .mybackground {background-color:#490def;}
        
        Background color #490def
      
           Border around this has a color of #490def        
        
          <div style="border:2px solid #490def;">Content here</div>
        
        
          .myborder {border:2px solid #490def;}
        
        Border color #490def