#8d158b color space conversions
Hex:
        #8d158b
        RGB:
        141, 21, 139
        CMY:
        45, 92, 45
        CMYK:
        0, 85, 1, 45
      HSL:
        301°, 74.0741%, 31.7647%
        HSV (HSB):
        301°, 85.1064%, 55.2941%
        XYZ:
        15.9129, 8.0631, 25.1437
        xyY:
        0.3240, 0.1642, 8.0631
      CIE-Lab:
        34.1140, 59.5664, -36.2990
        CIE-LCH:
        34.1140, 69.7551, 328.6424
        CIE-Luv:
        34.1140, 45.2314, -56.1018
        Hunter-Lab:
        28.3957, 50.3387, -32.6231
      #8d158b color charts
#8d158b RGB chart
      #8d158b CMYK chart
      #8d158b RGB pie chart
      #8d158b color shades, tints & tones
#8d158b color schemes
#8d158b color preview, HTML & CSS examples
           This text has a color of #8d158b        
        
          <p style="color:#8d158b;">Text here</p>
        
        
          .mytext {color:#8d158b;}
        
        Text color #8d158b
      
           This box has a color of #8d158b        
        
          <div style="background-color:#8d158b;">Content here</div>
        
        
          .mybackground {background-color:#8d158b;}
        
        Background color #8d158b
      
           Border around this has a color of #8d158b        
        
          <div style="border:2px solid #8d158b;">Content here</div>
        
        
          .myborder {border:2px solid #8d158b;}
        
        Border color #8d158b