#862e5f color space conversions
Hex:
        #862e5f
        RGB:
        134, 46, 95
        CMY:
        47, 82, 63
        CMYK:
        0, 66, 29, 47
      HSL:
        327°, 48.8889%, 35.2941%
        HSV (HSB):
        327°, 65.6716%, 52.5490%
        XYZ:
        12.8741, 7.8485, 11.6629
        xyY:
        0.3975, 0.2423, 7.8485
      CIE-Lab:
        33.6655, 42.7055, -9.3527
        CIE-LCH:
        33.6655, 43.7177, 347.6470
        CIE-Luv:
        33.6655, 49.5181, -18.2768
        Hunter-Lab:
        28.0153, 33.0008, -5.0720
      #862e5f color charts
#862e5f RGB chart
      #862e5f CMYK chart
      #862e5f RGB pie chart
      #862e5f color shades, tints & tones
#862e5f color schemes
#862e5f color preview, HTML & CSS examples
           This text has a color of #862e5f        
        
          <p style="color:#862e5f;">Text here</p>
        
        
          .mytext {color:#862e5f;}
        
        Text color #862e5f
      
           This box has a color of #862e5f        
        
          <div style="background-color:#862e5f;">Content here</div>
        
        
          .mybackground {background-color:#862e5f;}
        
        Background color #862e5f
      
           Border around this has a color of #862e5f        
        
          <div style="border:2px solid #862e5f;">Content here</div>
        
        
          .myborder {border:2px solid #862e5f;}
        
        Border color #862e5f