#861e5e color space conversions
Hex:
        #861e5e
        RGB:
        134, 30, 94
        CMY:
        47, 88, 63
        CMYK:
        0, 78, 30, 47
      HSL:
        323°, 63.4146%, 32.1569%
        HSV (HSB):
        323°, 77.6119%, 52.5490%
        XYZ:
        12.3162, 6.8050, 11.2540
        xyY:
        0.4055, 0.2240, 6.8050
      CIE-Lab:
        31.3589, 48.8836, -12.2065
        CIE-LCH:
        31.3589, 50.3845, 345.9796
        CIE-Luv:
        31.3589, 54.9061, -22.3997
        Hunter-Lab:
        26.0865, 38.6237, -7.3180
      #861e5e color charts
#861e5e RGB chart
      #861e5e CMYK chart
      #861e5e RGB pie chart
      #861e5e color shades, tints & tones
#861e5e color schemes
#861e5e color preview, HTML & CSS examples
           This text has a color of #861e5e        
        
          <p style="color:#861e5e;">Text here</p>
        
        
          .mytext {color:#861e5e;}
        
        Text color #861e5e
      
           This box has a color of #861e5e        
        
          <div style="background-color:#861e5e;">Content here</div>
        
        
          .mybackground {background-color:#861e5e;}
        
        Background color #861e5e
      
           Border around this has a color of #861e5e        
        
          <div style="border:2px solid #861e5e;">Content here</div>
        
        
          .myborder {border:2px solid #861e5e;}
        
        Border color #861e5e