#861c5d color space conversions
Hex:
        #861c5d
        RGB:
        134, 28, 93
        CMY:
        47, 89, 64
        CMYK:
        0, 79, 31, 47
      HSL:
        323°, 65.4321%, 31.7647%
        HSV (HSB):
        323°, 79.1045%, 52.5490%
        XYZ:
        12.2226, 6.6892, 11.0029
        xyY:
        0.4086, 0.2236, 6.6892
      CIE-Lab:
        31.0885, 49.4062, -11.9691
        CIE-LCH:
        31.0885, 50.8353, 346.3819
        CIE-Luv:
        31.0885, 55.7799, -22.1348
        Hunter-Lab:
        25.8634, 39.0948, -7.1189
      #861c5d color charts
#861c5d RGB chart
      #861c5d CMYK chart
      #861c5d RGB pie chart
      #861c5d color shades, tints & tones
#861c5d color schemes
#861c5d color preview, HTML & CSS examples
           This text has a color of #861c5d        
        
          <p style="color:#861c5d;">Text here</p>
        
        
          .mytext {color:#861c5d;}
        
        Text color #861c5d
      
           This box has a color of #861c5d        
        
          <div style="background-color:#861c5d;">Content here</div>
        
        
          .mybackground {background-color:#861c5d;}
        
        Background color #861c5d
      
           Border around this has a color of #861c5d        
        
          <div style="border:2px solid #861c5d;">Content here</div>
        
        
          .myborder {border:2px solid #861c5d;}
        
        Border color #861c5d