#841e46 color space conversions
Hex:
        #841e46
        RGB:
        132, 30, 70
        CMY:
        48, 88, 73
        CMYK:
        0, 77, 47, 48
      HSL:
        336°, 62.9630%, 31.7647%
        HSV (HSB):
        336°, 77.2727%, 51.7647%
        XYZ:
        11.0855, 6.2763, 6.4215
        xyY:
        0.4661, 0.2639, 6.2763
      CIE-Lab:
        30.0991, 45.5889, 1.6316
        CIE-LCH:
        30.0991, 45.6181, 2.0497
        CIE-Luv:
        30.0991, 61.9553, -5.7161
        Hunter-Lab:
        25.0525, 35.1426, 2.3394
      #841e46 color charts
#841e46 RGB chart
      #841e46 CMYK chart
      #841e46 RGB pie chart
      #841e46 color shades, tints & tones
#841e46 color schemes
#841e46 color preview, HTML & CSS examples
           This text has a color of #841e46        
        
          <p style="color:#841e46;">Text here</p>
        
        
          .mytext {color:#841e46;}
        
        Text color #841e46
      
           This box has a color of #841e46        
        
          <div style="background-color:#841e46;">Content here</div>
        
        
          .mybackground {background-color:#841e46;}
        
        Background color #841e46
      
           Border around this has a color of #841e46        
        
          <div style="border:2px solid #841e46;">Content here</div>
        
        
          .myborder {border:2px solid #841e46;}
        
        Border color #841e46