#490b8e color space conversions
Hex:
        #490b8e
        RGB:
        73, 11, 142
        CMY:
        71, 96, 44
        CMYK:
        49, 92, 0, 44
      HSL:
        268°, 85.6209%, 30.0000%
        HSV (HSB):
        268°, 92.2535%, 55.6863%
        XYZ:
        7.7498, 3.6088, 25.8793
        xyY:
        0.2081, 0.0969, 3.6088
      CIE-Lab:
        22.3336, 51.5833, -57.7951
        CIE-LCH:
        22.3336, 77.4668, 311.7495
        CIE-Luv:
        22.3336, 7.0684, -68.3867
        Hunter-Lab:
        18.9969, 39.5750, -67.4726
      #490b8e color charts
#490b8e RGB chart
      #490b8e CMYK chart
      #490b8e RGB pie chart
      #490b8e color shades, tints & tones
#490b8e color schemes
#490b8e color preview, HTML & CSS examples
           This text has a color of #490b8e        
        
          <p style="color:#490b8e;">Text here</p>
        
        
          .mytext {color:#490b8e;}
        
        Text color #490b8e
      
           This box has a color of #490b8e        
        
          <div style="background-color:#490b8e;">Content here</div>
        
        
          .mybackground {background-color:#490b8e;}
        
        Background color #490b8e
      
           Border around this has a color of #490b8e        
        
          <div style="border:2px solid #490b8e;">Content here</div>
        
        
          .myborder {border:2px solid #490b8e;}
        
        Border color #490b8e