#490d86 color space conversions
Hex:
        #490d86
        RGB:
        73, 13, 134
        CMY:
        71, 95, 47
        CMYK:
        46, 90, 0, 47
      HSL:
        270°, 82.3129%, 28.8235%
        HSV (HSB):
        270°, 90.2985%, 52.5490%
        XYZ:
        7.1947, 3.4255, 22.8363
        xyY:
        0.2150, 0.1024, 3.4255
      CIE-Lab:
        21.6734, 49.1229, -53.8737
        CIE-LCH:
        21.6734, 72.9071, 312.3590
        CIE-Luv:
        21.6734, 8.0607, -63.6050
        Hunter-Lab:
        18.5082, 36.9984, -60.1988
      #490d86 color charts
#490d86 RGB chart
      #490d86 CMYK chart
      #490d86 RGB pie chart
      #490d86 color shades, tints & tones
#490d86 color schemes
#490d86 color preview, HTML & CSS examples
           This text has a color of #490d86        
        
          <p style="color:#490d86;">Text here</p>
        
        
          .mytext {color:#490d86;}
        
        Text color #490d86
      
           This box has a color of #490d86        
        
          <div style="background-color:#490d86;">Content here</div>
        
        
          .mybackground {background-color:#490d86;}
        
        Background color #490d86
      
           Border around this has a color of #490d86        
        
          <div style="border:2px solid #490d86;">Content here</div>
        
        
          .myborder {border:2px solid #490d86;}
        
        Border color #490d86