#8d445b color space conversions
Hex:
        #8d445b
        RGB:
        141, 68, 91
        CMY:
        45, 73, 64
        CMYK:
        0, 52, 35, 45
      HSL:
        341°, 34.9282%, 40.9804%
        HSV (HSB):
        341°, 51.7730%, 55.2941%
        XYZ:
        14.9400, 10.5523, 11.1469
        xyY:
        0.4078, 0.2880, 10.5523
      CIE-Lab:
        38.8160, 33.5647, 0.9493
        CIE-LCH:
        38.8160, 33.5782, 1.6200
        CIE-Luv:
        38.8160, 46.0822, -4.4392
        Hunter-Lab:
        32.4843, 25.2470, 2.3938
      #8d445b color charts
#8d445b RGB chart
      #8d445b CMYK chart
      #8d445b RGB pie chart
      #8d445b color shades, tints & tones
#8d445b color schemes
#8d445b color preview, HTML & CSS examples
           This text has a color of #8d445b        
        
          <p style="color:#8d445b;">Text here</p>
        
        
          .mytext {color:#8d445b;}
        
        Text color #8d445b
      
           This box has a color of #8d445b        
        
          <div style="background-color:#8d445b;">Content here</div>
        
        
          .mybackground {background-color:#8d445b;}
        
        Background color #8d445b
      
           Border around this has a color of #8d445b        
        
          <div style="border:2px solid #8d445b;">Content here</div>
        
        
          .myborder {border:2px solid #8d445b;}
        
        Border color #8d445b