#8b325d color space conversions
Hex:
        #8b325d
        RGB:
        139, 50, 93
        CMY:
        45, 80, 64
        CMYK:
        0, 64, 33, 45
      HSL:
        331°, 47.0899%, 37.0588%
        HSV (HSB):
        331°, 64.0288%, 54.5098%
        XYZ:
        13.7638, 8.5605, 11.2828
        xyY:
        0.4096, 0.2547, 8.5605
      CIE-Lab:
        35.1239, 42.2035, -5.7950
        CIE-LCH:
        35.1239, 42.5995, 352.1815
        CIE-Luv:
        35.1239, 52.4829, -13.9874
        Hunter-Lab:
        29.2583, 32.7689, -2.3831
      #8b325d color charts
#8b325d RGB chart
      #8b325d CMYK chart
      #8b325d RGB pie chart
      #8b325d color shades, tints & tones
#8b325d color schemes
#8b325d color preview, HTML & CSS examples
           This text has a color of #8b325d        
        
          <p style="color:#8b325d;">Text here</p>
        
        
          .mytext {color:#8b325d;}
        
        Text color #8b325d
      
           This box has a color of #8b325d        
        
          <div style="background-color:#8b325d;">Content here</div>
        
        
          .mybackground {background-color:#8b325d;}
        
        Background color #8b325d
      
           Border around this has a color of #8b325d        
        
          <div style="border:2px solid #8b325d;">Content here</div>
        
        
          .myborder {border:2px solid #8b325d;}
        
        Border color #8b325d