#841b55 color space conversions
Hex:
        #841b55
        RGB:
        132, 27, 85
        CMY:
        48, 89, 67
        CMYK:
        0, 80, 36, 48
      HSL:
        327°, 66.0377%, 31.1765%
        HSV (HSB):
        327°, 79.5455%, 51.7647%
        XYZ:
        11.5473, 6.3453, 9.2105
        xyY:
        0.4261, 0.2341, 6.3453
      CIE-Lab:
        30.2674, 48.2100, -8.0238
        CIE-LCH:
        30.2674, 48.8732, 350.5506
        CIE-Luv:
        30.2674, 57.4234, -17.0361
        Hunter-Lab:
        25.1898, 37.7445, -4.0461
      #841b55 color charts
#841b55 RGB chart
      #841b55 CMYK chart
      #841b55 RGB pie chart
      #841b55 color shades, tints & tones
#841b55 color schemes
#841b55 color preview, HTML & CSS examples
           This text has a color of #841b55        
        
          <p style="color:#841b55;">Text here</p>
        
        
          .mytext {color:#841b55;}
        
        Text color #841b55
      
           This box has a color of #841b55        
        
          <div style="background-color:#841b55;">Content here</div>
        
        
          .mybackground {background-color:#841b55;}
        
        Background color #841b55
      
           Border around this has a color of #841b55        
        
          <div style="border:2px solid #841b55;">Content here</div>
        
        
          .myborder {border:2px solid #841b55;}
        
        Border color #841b55