#8d299f color space conversions
Hex:
        #8d299f
        RGB:
        141, 41, 159
        CMY:
        45, 84, 38
        CMYK:
        11, 74, 0, 38
      HSL:
        291°, 59.0000%, 39.2157%
        HSV (HSB):
        291°, 74.2138%, 62.3529%
        XYZ:
        18.0355, 9.7518, 33.7326
        xyY:
        0.2932, 0.1585, 9.7518
      CIE-Lab:
        37.3932, 57.1770, -43.2724
        CIE-LCH:
        37.3932, 71.7057, 322.8810
        CIE-Luv:
        37.3932, 35.9092, -66.9763
        Hunter-Lab:
        31.2279, 48.4427, -42.1860
      #8d299f color charts
#8d299f RGB chart
      #8d299f CMYK chart
      #8d299f RGB pie chart
      #8d299f color shades, tints & tones
#8d299f color schemes
#8d299f color preview, HTML & CSS examples
           This text has a color of #8d299f        
        
          <p style="color:#8d299f;">Text here</p>
        
        
          .mytext {color:#8d299f;}
        
        Text color #8d299f
      
           This box has a color of #8d299f        
        
          <div style="background-color:#8d299f;">Content here</div>
        
        
          .mybackground {background-color:#8d299f;}
        
        Background color #8d299f
      
           Border around this has a color of #8d299f        
        
          <div style="border:2px solid #8d299f;">Content here</div>
        
        
          .myborder {border:2px solid #8d299f;}
        
        Border color #8d299f