#8d449f color space conversions
Hex:
        #8d449f
        RGB:
        141, 68, 159
        CMY:
        45, 73, 38
        CMYK:
        11, 57, 0, 38
      HSL:
        288°, 40.0881%, 44.5098%
        HSV (HSB):
        288°, 57.2327%, 62.3529%
        XYZ:
        19.3096, 12.3002, 34.1573
        xyY:
        0.2936, 0.1870, 12.3002
      CIE-Lab:
        41.6893, 45.2725, -36.4311
        CIE-LCH:
        41.6893, 58.1105, 321.1761
        CIE-Luv:
        41.6893, 29.4499, -57.9368
        Hunter-Lab:
        35.0716, 36.9028, -33.1943
      #8d449f color charts
#8d449f RGB chart
      #8d449f CMYK chart
      #8d449f RGB pie chart
      #8d449f color shades, tints & tones
#8d449f color schemes
#8d449f color preview, HTML & CSS examples
           This text has a color of #8d449f        
        
          <p style="color:#8d449f;">Text here</p>
        
        
          .mytext {color:#8d449f;}
        
        Text color #8d449f
      
           This box has a color of #8d449f        
        
          <div style="background-color:#8d449f;">Content here</div>
        
        
          .mybackground {background-color:#8d449f;}
        
        Background color #8d449f
      
           Border around this has a color of #8d449f        
        
          <div style="border:2px solid #8d449f;">Content here</div>
        
        
          .myborder {border:2px solid #8d449f;}
        
        Border color #8d449f