#8b2d65 color space conversions
Hex:
        #8b2d65
        RGB:
        139, 45, 101
        CMY:
        45, 82, 60
        CMYK:
        0, 68, 27, 45
      HSL:
        324°, 51.0870%, 36.0784%
        HSV (HSB):
        324°, 67.6259%, 54.5098%
        XYZ:
        13.9348, 8.3053, 13.1806
        xyY:
        0.3934, 0.2345, 8.3053
      CIE-Lab:
        34.6108, 45.4977, -11.6760
        CIE-LCH:
        34.6108, 46.9720, 345.6069
        CIE-Luv:
        34.6108, 51.8345, -21.8388
        Hunter-Lab:
        28.8190, 35.8768, -6.9434
      #8b2d65 color charts
#8b2d65 RGB chart
      #8b2d65 CMYK chart
      #8b2d65 RGB pie chart
      #8b2d65 color shades, tints & tones
#8b2d65 color schemes
#8b2d65 color preview, HTML & CSS examples
           This text has a color of #8b2d65        
        
          <p style="color:#8b2d65;">Text here</p>
        
        
          .mytext {color:#8b2d65;}
        
        Text color #8b2d65
      
           This box has a color of #8b2d65        
        
          <div style="background-color:#8b2d65;">Content here</div>
        
        
          .mybackground {background-color:#8b2d65;}
        
        Background color #8b2d65
      
           Border around this has a color of #8b2d65        
        
          <div style="border:2px solid #8b2d65;">Content here</div>
        
        
          .myborder {border:2px solid #8b2d65;}
        
        Border color #8b2d65