#8e317b color space conversions
Hex:
        #8e317b
        RGB:
        142, 49, 123
        CMY:
        44, 81, 52
        CMYK:
        0, 65, 13, 44
      HSL:
        312°, 48.6911%, 37.4510%
        HSV (HSB):
        312°, 65.4930%, 55.6863%
        XYZ:
        15.8288, 9.3775, 19.7147
        xyY:
        0.3524, 0.2088, 9.3775
      CIE-Lab:
        36.7011, 47.9289, -22.2821
        CIE-LCH:
        36.7011, 52.8552, 335.0663
        CIE-Luv:
        36.7011, 45.6992, -36.7124
        Hunter-Lab:
        30.6227, 38.6767, -16.7346
      #8e317b color charts
#8e317b RGB chart
      #8e317b CMYK chart
      #8e317b RGB pie chart
      #8e317b color shades, tints & tones
#8e317b color schemes
#8e317b color preview, HTML & CSS examples
           This text has a color of #8e317b        
        
          <p style="color:#8e317b;">Text here</p>
        
        
          .mytext {color:#8e317b;}
        
        Text color #8e317b
      
           This box has a color of #8e317b        
        
          <div style="background-color:#8e317b;">Content here</div>
        
        
          .mybackground {background-color:#8e317b;}
        
        Background color #8e317b
      
           Border around this has a color of #8e317b        
        
          <div style="border:2px solid #8e317b;">Content here</div>
        
        
          .myborder {border:2px solid #8e317b;}
        
        Border color #8e317b