#8d029f color space conversions
Hex:
        #8d029f
        RGB:
        141, 2, 159
        CMY:
        45, 99, 38
        CMYK:
        11, 99, 0, 38
      HSL:
        293°, 97.5155%, 31.5686%
        HSV (HSB):
        293°, 98.7421%, 62.3529%
        XYZ:
        17.2642, 8.2093, 33.4755
        xyY:
        0.2929, 0.1393, 8.2093
      CIE-Lab:
        34.4151, 65.8585, -48.0625
        CIE-LCH:
        34.4151, 81.5312, 323.8786
        CIE-Luv:
        34.4151, 39.7756, -72.2761
        Hunter-Lab:
        28.6519, 57.4142, -49.2152
      #8d029f color charts
#8d029f RGB chart
      #8d029f CMYK chart
      #8d029f RGB pie chart
      #8d029f color shades, tints & tones
#8d029f color schemes
#8d029f color preview, HTML & CSS examples
           This text has a color of #8d029f        
        
          <p style="color:#8d029f;">Text here</p>
        
        
          .mytext {color:#8d029f;}
        
        Text color #8d029f
      
           This box has a color of #8d029f        
        
          <div style="background-color:#8d029f;">Content here</div>
        
        
          .mybackground {background-color:#8d029f;}
        
        Background color #8d029f
      
           Border around this has a color of #8d029f        
        
          <div style="border:2px solid #8d029f;">Content here</div>
        
        
          .myborder {border:2px solid #8d029f;}
        
        Border color #8d029f