#8d036f color space conversions
Hex:
        #8d036f
        RGB:
        141, 3, 111
        CMY:
        45, 99, 56
        CMYK:
        0, 98, 21, 45
      HSL:
        313°, 95.8333%, 28.2353%
        HSV (HSB):
        313°, 97.8723%, 55.2941%
        XYZ:
        13.8863, 6.8755, 15.6341
        xyY:
        0.3815, 0.1889, 6.8755
      CIE-Lab:
        31.5219, 58.5059, -22.7950
        CIE-LCH:
        31.5219, 62.7898, 338.7132
        CIE-Luv:
        31.5219, 57.7846, -37.2249
        Hunter-Lab:
        26.2213, 48.6432, -16.9962
      #8d036f color charts
#8d036f RGB chart
      #8d036f CMYK chart
      #8d036f RGB pie chart
      #8d036f color shades, tints & tones
#8d036f color schemes
#8d036f color preview, HTML & CSS examples
           This text has a color of #8d036f        
        
          <p style="color:#8d036f;">Text here</p>
        
        
          .mytext {color:#8d036f;}
        
        Text color #8d036f
      
           This box has a color of #8d036f        
        
          <div style="background-color:#8d036f;">Content here</div>
        
        
          .mybackground {background-color:#8d036f;}
        
        Background color #8d036f
      
           Border around this has a color of #8d036f        
        
          <div style="border:2px solid #8d036f;">Content here</div>
        
        
          .myborder {border:2px solid #8d036f;}
        
        Border color #8d036f