#8d359b color space conversions
Hex:
        #8d359b
        RGB:
        141, 53, 155
        CMY:
        45, 79, 39
        CMYK:
        9, 66, 0, 39
      HSL:
        292°, 49.0385%, 40.7843%
        HSV (HSB):
        292°, 65.8065%, 60.7843%
        XYZ:
        18.1740, 10.5755, 32.0937
        xyY:
        0.2987, 0.1738, 10.5755
      CIE-Lab:
        38.8561, 51.6055, -38.5222
        CIE-LCH:
        38.8561, 64.3979, 323.2596
        CIE-Luv:
        38.8561, 34.5309, -60.5173
        Hunter-Lab:
        32.5200, 42.8460, -35.7489
      #8d359b color charts
#8d359b RGB chart
      #8d359b CMYK chart
      #8d359b RGB pie chart
      #8d359b color shades, tints & tones
#8d359b color schemes
#8d359b color preview, HTML & CSS examples
           This text has a color of #8d359b        
        
          <p style="color:#8d359b;">Text here</p>
        
        
          .mytext {color:#8d359b;}
        
        Text color #8d359b
      
           This box has a color of #8d359b        
        
          <div style="background-color:#8d359b;">Content here</div>
        
        
          .mybackground {background-color:#8d359b;}
        
        Background color #8d359b
      
           Border around this has a color of #8d359b        
        
          <div style="border:2px solid #8d359b;">Content here</div>
        
        
          .myborder {border:2px solid #8d359b;}
        
        Border color #8d359b