#8d035d color space conversions
Hex:
        #8d035d
        RGB:
        141, 3, 93
        CMY:
        45, 99, 64
        CMYK:
        0, 98, 34, 45
      HSL:
        321°, 95.8333%, 28.2353%
        HSV (HSB):
        321°, 97.8723%, 55.2941%
        XYZ:
        12.9929, 6.5182, 10.9293
        xyY:
        0.4268, 0.2141, 6.5182
      CIE-Lab:
        30.6838, 56.3448, -12.4587
        CIE-LCH:
        30.6838, 57.7057, 347.5316
        CIE-Luv:
        30.6838, 65.4963, -23.8069
        Hunter-Lab:
        25.5307, 46.1620, -7.5096
      #8d035d color charts
#8d035d RGB chart
      #8d035d CMYK chart
      #8d035d RGB pie chart
      #8d035d color shades, tints & tones
#8d035d color schemes
#8d035d color preview, HTML & CSS examples
           This text has a color of #8d035d        
        
          <p style="color:#8d035d;">Text here</p>
        
        
          .mytext {color:#8d035d;}
        
        Text color #8d035d
      
           This box has a color of #8d035d        
        
          <div style="background-color:#8d035d;">Content here</div>
        
        
          .mybackground {background-color:#8d035d;}
        
        Background color #8d035d
      
           Border around this has a color of #8d035d        
        
          <div style="border:2px solid #8d035d;">Content here</div>
        
        
          .myborder {border:2px solid #8d035d;}
        
        Border color #8d035d