#49085e color space conversions
Hex:
        #49085e
        RGB:
        73, 8, 94
        CMY:
        71, 97, 63
        CMYK:
        22, 91, 0, 63
      HSL:
        285°, 84.3137%, 20.0000%
        HSV (HSB):
        285°, 91.4894%, 36.8627%
        XYZ:
        4.8549, 2.3983, 10.7967
        xyY:
        0.2690, 0.1329, 2.3983
      CIE-Lab:
        17.4522, 41.3261, -34.8945
        CIE-LCH:
        17.4522, 54.0876, 319.8233
        CIE-Luv:
        17.4522, 15.2879, -39.3732
        Hunter-Lab:
        15.4864, 28.8572, -30.4949
      #49085e color charts
#49085e RGB chart
      #49085e CMYK chart
      #49085e RGB pie chart
      #49085e color shades, tints & tones
#49085e color schemes
#49085e color preview, HTML & CSS examples
           This text has a color of #49085e        
        
          <p style="color:#49085e;">Text here</p>
        
        
          .mytext {color:#49085e;}
        
        Text color #49085e
      
           This box has a color of #49085e        
        
          <div style="background-color:#49085e;">Content here</div>
        
        
          .mybackground {background-color:#49085e;}
        
        Background color #49085e
      
           Border around this has a color of #49085e        
        
          <div style="border:2px solid #49085e;">Content here</div>
        
        
          .myborder {border:2px solid #49085e;}
        
        Border color #49085e