#49237e color space conversions
Hex:
        #49237e
        RGB:
        73, 35, 126
        CMY:
        71, 86, 51
        CMYK:
        42, 72, 0, 51
      HSL:
        265°, 56.5217%, 31.5686%
        HSV (HSB):
        265°, 72.2222%, 49.4118%
        XYZ:
        7.1146, 4.1249, 20.1599
        xyY:
        0.2266, 0.1314, 4.1249
      CIE-Lab:
        24.0801, 37.9616, -44.8879
        CIE-LCH:
        24.0801, 58.7878, 310.2211
        CIE-Luv:
        24.0801, 6.8777, -56.8460
        Hunter-Lab:
        20.3098, 26.9868, -44.6354
      #49237e color charts
#49237e RGB chart
      #49237e CMYK chart
      #49237e RGB pie chart
      #49237e color shades, tints & tones
#49237e color schemes
#49237e color preview, HTML & CSS examples
           This text has a color of #49237e        
        
          <p style="color:#49237e;">Text here</p>
        
        
          .mytext {color:#49237e;}
        
        Text color #49237e
      
           This box has a color of #49237e        
        
          <div style="background-color:#49237e;">Content here</div>
        
        
          .mybackground {background-color:#49237e;}
        
        Background color #49237e
      
           Border around this has a color of #49237e        
        
          <div style="border:2px solid #49237e;">Content here</div>
        
        
          .myborder {border:2px solid #49237e;}
        
        Border color #49237e