#840c5f color space conversions
Hex:
        #840c5f
        RGB:
        132, 12, 95
        CMY:
        48, 95, 63
        CMYK:
        0, 91, 28, 48
      HSL:
        319°, 83.3333%, 28.2353%
        HSV (HSB):
        319°, 90.9091%, 51.7647%
        XYZ:
        11.7128, 5.9947, 11.3662
        xyY:
        0.4029, 0.2062, 5.9947
      CIE-Lab:
        29.3991, 53.1294, -15.8963
        CIE-LCH:
        29.3991, 55.4565, 343.3428
        CIE-Luv:
        29.3991, 56.3090, -27.0760
        Hunter-Lab:
        24.4841, 42.5441, -10.3853
      #840c5f color charts
#840c5f RGB chart
      #840c5f CMYK chart
      #840c5f RGB pie chart
      #840c5f color shades, tints & tones
#840c5f color schemes
#840c5f color preview, HTML & CSS examples
           This text has a color of #840c5f        
        
          <p style="color:#840c5f;">Text here</p>
        
        
          .mytext {color:#840c5f;}
        
        Text color #840c5f
      
           This box has a color of #840c5f        
        
          <div style="background-color:#840c5f;">Content here</div>
        
        
          .mybackground {background-color:#840c5f;}
        
        Background color #840c5f
      
           Border around this has a color of #840c5f        
        
          <div style="border:2px solid #840c5f;">Content here</div>
        
        
          .myborder {border:2px solid #840c5f;}
        
        Border color #840c5f