#861f5d color space conversions
Hex:
        #861f5d
        RGB:
        134, 31, 93
        CMY:
        47, 88, 64
        CMYK:
        0, 77, 31, 47
      HSL:
        324°, 62.4242%, 32.3529%
        HSV (HSB):
        324°, 76.8657%, 52.5490%
        XYZ:
        12.2973, 6.8386, 11.0278
        xyY:
        0.4077, 0.2267, 6.8386
      CIE-Lab:
        31.4367, 48.4189, -11.4391
        CIE-LCH:
        31.4367, 49.7518, 346.7074
        CIE-Luv:
        31.4367, 55.0117, -21.3990
        Hunter-Lab:
        26.1508, 38.1751, -6.6971
      #861f5d color charts
#861f5d RGB chart
      #861f5d CMYK chart
      #861f5d RGB pie chart
      #861f5d color shades, tints & tones
#861f5d color schemes
#861f5d color preview, HTML & CSS examples
           This text has a color of #861f5d        
        
          <p style="color:#861f5d;">Text here</p>
        
        
          .mytext {color:#861f5d;}
        
        Text color #861f5d
      
           This box has a color of #861f5d        
        
          <div style="background-color:#861f5d;">Content here</div>
        
        
          .mybackground {background-color:#861f5d;}
        
        Background color #861f5d
      
           Border around this has a color of #861f5d        
        
          <div style="border:2px solid #861f5d;">Content here</div>
        
        
          .myborder {border:2px solid #861f5d;}
        
        Border color #861f5d