#8c205d color space conversions
Hex:
        #8c205d
        RGB:
        140, 32, 93
        CMY:
        45, 87, 64
        CMYK:
        0, 77, 34, 45
      HSL:
        326°, 62.7907%, 33.7255%
        HSV (HSB):
        326°, 77.1429%, 54.9020%
        XYZ:
        13.3075, 7.3988, 11.0826
        xyY:
        0.4186, 0.2327, 7.3988
      CIE-Lab:
        32.6980, 49.7254, -9.4187
        CIE-LCH:
        32.6980, 50.6096, 349.2744
        CIE-Luv:
        32.6980, 59.5312, -19.4040
        Hunter-Lab:
        27.2007, 39.7270, -5.1166
      #8c205d color charts
#8c205d RGB chart
      #8c205d CMYK chart
      #8c205d RGB pie chart
      #8c205d color shades, tints & tones
#8c205d color schemes
#8c205d color preview, HTML & CSS examples
           This text has a color of #8c205d        
        
          <p style="color:#8c205d;">Text here</p>
        
        
          .mytext {color:#8c205d;}
        
        Text color #8c205d
      
           This box has a color of #8c205d        
        
          <div style="background-color:#8c205d;">Content here</div>
        
        
          .mybackground {background-color:#8c205d;}
        
        Background color #8c205d
      
           Border around this has a color of #8c205d        
        
          <div style="border:2px solid #8c205d;">Content here</div>
        
        
          .myborder {border:2px solid #8c205d;}
        
        Border color #8c205d