#8b316d color space conversions
Hex:
        #8b316d
        RGB:
        139, 49, 109
        CMY:
        45, 81, 57
        CMYK:
        0, 65, 22, 45
      HSL:
        320°, 47.8723%, 36.8627%
        HSV (HSB):
        320°, 64.7482%, 54.5098%
        XYZ:
        14.5061, 8.7897, 15.4000
        xyY:
        0.3749, 0.2271, 8.7897
      CIE-Lab:
        35.5762, 44.8912, -15.2793
        CIE-LCH:
        35.5762, 47.4202, 341.2033
        CIE-Luv:
        35.5762, 47.8697, -26.5929
        Hunter-Lab:
        29.6475, 35.4545, -10.0443
      #8b316d color charts
#8b316d RGB chart
      #8b316d CMYK chart
      #8b316d RGB pie chart
      #8b316d color shades, tints & tones
#8b316d color schemes
#8b316d color preview, HTML & CSS examples
           This text has a color of #8b316d        
        
          <p style="color:#8b316d;">Text here</p>
        
        
          .mytext {color:#8b316d;}
        
        Text color #8b316d
      
           This box has a color of #8b316d        
        
          <div style="background-color:#8b316d;">Content here</div>
        
        
          .mybackground {background-color:#8b316d;}
        
        Background color #8b316d
      
           Border around this has a color of #8b316d        
        
          <div style="border:2px solid #8b316d;">Content here</div>
        
        
          .myborder {border:2px solid #8b316d;}
        
        Border color #8b316d