#8c217b color space conversions
Hex:
        #8c217b
        RGB:
        140, 33, 123
        CMY:
        45, 87, 52
        CMYK:
        0, 76, 12, 45
      HSL:
        310°, 61.8497%, 33.9216%
        HSV (HSB):
        310°, 76.4286%, 54.9020%
        XYZ:
        14.9342, 8.0932, 19.5139
        xyY:
        0.3511, 0.1902, 8.0932
      CIE-Lab:
        34.1763, 53.5288, -26.2500
        CIE-LCH:
        34.1763, 59.6187, 333.8772
        CIE-Luv:
        34.1763, 48.2949, -42.0131
        Hunter-Lab:
        28.4486, 43.9194, -20.7551
      #8c217b color charts
#8c217b RGB chart
      #8c217b CMYK chart
      #8c217b RGB pie chart
      #8c217b color shades, tints & tones
#8c217b color schemes
#8c217b color preview, HTML & CSS examples
           This text has a color of #8c217b        
        
          <p style="color:#8c217b;">Text here</p>
        
        
          .mytext {color:#8c217b;}
        
        Text color #8c217b
      
           This box has a color of #8c217b        
        
          <div style="background-color:#8c217b;">Content here</div>
        
        
          .mybackground {background-color:#8c217b;}
        
        Background color #8c217b
      
           Border around this has a color of #8c217b        
        
          <div style="border:2px solid #8c217b;">Content here</div>
        
        
          .myborder {border:2px solid #8c217b;}
        
        Border color #8c217b