#8c2a64 color space conversions
Hex:
        #8c2a64
        RGB:
        140, 42, 100
        CMY:
        45, 84, 61
        CMYK:
        0, 70, 29, 45
      HSL:
        324°, 53.8462%, 35.6863%
        HSV (HSB):
        324°, 70.0000%, 54.9020%
        XYZ:
        13.9434, 8.1515, 12.8951
        xyY:
        0.3985, 0.2330, 8.1515
      CIE-Lab:
        34.2964, 46.9074, -11.4986
        CIE-LCH:
        34.2964, 48.2962, 346.2264
        CIE-Luv:
        34.2964, 53.9696, -21.7932
        Hunter-Lab:
        28.5508, 37.2107, -6.7930
      #8c2a64 color charts
#8c2a64 RGB chart
      #8c2a64 CMYK chart
      #8c2a64 RGB pie chart
      #8c2a64 color shades, tints & tones
#8c2a64 color schemes
#8c2a64 color preview, HTML & CSS examples
           This text has a color of #8c2a64        
        
          <p style="color:#8c2a64;">Text here</p>
        
        
          .mytext {color:#8c2a64;}
        
        Text color #8c2a64
      
           This box has a color of #8c2a64        
        
          <div style="background-color:#8c2a64;">Content here</div>
        
        
          .mybackground {background-color:#8c2a64;}
        
        Background color #8c2a64
      
           Border around this has a color of #8c2a64        
        
          <div style="border:2px solid #8c2a64;">Content here</div>
        
        
          .myborder {border:2px solid #8c2a64;}
        
        Border color #8c2a64