#8b2c64 color space conversions
Hex:
        #8b2c64
        RGB:
        139, 44, 100
        CMY:
        45, 83, 61
        CMYK:
        0, 68, 28, 45
      HSL:
        325°, 51.9126%, 35.8824%
        HSV (HSB):
        325°, 68.3453%, 54.5098%
        XYZ:
        13.8484, 8.2104, 12.9115
        xyY:
        0.3960, 0.2348, 8.2104
      CIE-Lab:
        34.4173, 45.7856, -11.3317
        CIE-LCH:
        34.4173, 47.1670, 346.0989
        CIE-Luv:
        34.4173, 52.5113, -21.4146
        Hunter-Lab:
        28.6539, 36.1247, -6.6585
      #8b2c64 color charts
#8b2c64 RGB chart
      #8b2c64 CMYK chart
      #8b2c64 RGB pie chart
      #8b2c64 color shades, tints & tones
#8b2c64 color schemes
#8b2c64 color preview, HTML & CSS examples
           This text has a color of #8b2c64        
        
          <p style="color:#8b2c64;">Text here</p>
        
        
          .mytext {color:#8b2c64;}
        
        Text color #8b2c64
      
           This box has a color of #8b2c64        
        
          <div style="background-color:#8b2c64;">Content here</div>
        
        
          .mybackground {background-color:#8b2c64;}
        
        Background color #8b2c64
      
           Border around this has a color of #8b2c64        
        
          <div style="border:2px solid #8b2c64;">Content here</div>
        
        
          .myborder {border:2px solid #8b2c64;}
        
        Border color #8b2c64