#8d2e4b color space conversions
Hex:
        #8d2e4b
        RGB:
        141, 46, 75
        CMY:
        45, 82, 71
        CMYK:
        0, 67, 47, 45
      HSL:
        342°, 50.8021%, 36.6667%
        HSV (HSB):
        342°, 67.3759%, 55.2941%
        XYZ:
        13.2315, 8.1247, 7.5275
        xyY:
        0.4581, 0.2813, 8.1247
      CIE-Lab:
        34.2413, 42.5783, 4.5387
        CIE-LCH:
        34.2413, 42.8195, 6.0846
        CIE-Luv:
        34.2413, 61.3421, -2.0523
        Hunter-Lab:
        28.5039, 32.9779, 4.2951
      #8d2e4b color charts
#8d2e4b RGB chart
      #8d2e4b CMYK chart
      #8d2e4b RGB pie chart
      #8d2e4b color shades, tints & tones
#8d2e4b color schemes
#8d2e4b color preview, HTML & CSS examples
           This text has a color of #8d2e4b        
        
          <p style="color:#8d2e4b;">Text here</p>
        
        
          .mytext {color:#8d2e4b;}
        
        Text color #8d2e4b
      
           This box has a color of #8d2e4b        
        
          <div style="background-color:#8d2e4b;">Content here</div>
        
        
          .mybackground {background-color:#8d2e4b;}
        
        Background color #8d2e4b
      
           Border around this has a color of #8d2e4b        
        
          <div style="border:2px solid #8d2e4b;">Content here</div>
        
        
          .myborder {border:2px solid #8d2e4b;}
        
        Border color #8d2e4b