#8c204d color space conversions
Hex:
        #8c204d
        RGB:
        140, 32, 77
        CMY:
        45, 87, 70
        CMYK:
        0, 77, 45, 45
      HSL:
        335°, 62.7907%, 33.7255%
        HSV (HSB):
        335°, 77.1429%, 54.9020%
        XYZ:
        12.6713, 7.1443, 7.7323
        xyY:
        0.4600, 0.2593, 7.1443
      CIE-Lab:
        32.1332, 47.9548, 0.1661
        CIE-LCH:
        32.1332, 47.9551, 0.1984
        CIE-Luv:
        32.1332, 65.3836, -7.8525
        Hunter-Lab:
        26.7288, 37.8458, 1.5583
      #8c204d color charts
#8c204d RGB chart
      #8c204d CMYK chart
      #8c204d RGB pie chart
      #8c204d color shades, tints & tones
#8c204d color schemes
#8c204d color preview, HTML & CSS examples
           This text has a color of #8c204d        
        
          <p style="color:#8c204d;">Text here</p>
        
        
          .mytext {color:#8c204d;}
        
        Text color #8c204d
      
           This box has a color of #8c204d        
        
          <div style="background-color:#8c204d;">Content here</div>
        
        
          .mybackground {background-color:#8c204d;}
        
        Background color #8c204d
      
           Border around this has a color of #8c204d        
        
          <div style="border:2px solid #8c204d;">Content here</div>
        
        
          .myborder {border:2px solid #8c204d;}
        
        Border color #8c204d