#841e56 color space conversions
Hex:
        #841e56
        RGB:
        132, 30, 86
        CMY:
        48, 88, 66
        CMYK:
        0, 77, 35, 48
      HSL:
        327°, 62.9630%, 31.7647%
        HSV (HSB):
        327°, 77.2727%, 51.7647%
        XYZ:
        11.6597, 6.5060, 9.4453
        xyY:
        0.4223, 0.2356, 6.5060
      CIE-Lab:
        30.6547, 47.3412, -8.0961
        CIE-LCH:
        30.6547, 48.0285, 350.2954
        CIE-Luv:
        30.6547, 56.2465, -17.0383
        Hunter-Lab:
        25.5068, 36.9593, -4.1007
      #841e56 color charts
#841e56 RGB chart
      #841e56 CMYK chart
      #841e56 RGB pie chart
      #841e56 color shades, tints & tones
#841e56 color schemes
#841e56 color preview, HTML & CSS examples
           This text has a color of #841e56        
        
          <p style="color:#841e56;">Text here</p>
        
        
          .mytext {color:#841e56;}
        
        Text color #841e56
      
           This box has a color of #841e56        
        
          <div style="background-color:#841e56;">Content here</div>
        
        
          .mybackground {background-color:#841e56;}
        
        Background color #841e56
      
           Border around this has a color of #841e56        
        
          <div style="border:2px solid #841e56;">Content here</div>
        
        
          .myborder {border:2px solid #841e56;}
        
        Border color #841e56