#861c7d color space conversions
Hex:
        #861c7d
        RGB:
        134, 28, 125
        CMY:
        47, 89, 51
        CMYK:
        0, 79, 7, 47
      HSL:
        305°, 65.4321%, 31.7647%
        HSV (HSB):
        305°, 79.1045%, 52.5490%
        XYZ:
        13.9484, 7.3795, 20.0913
        xyY:
        0.3368, 0.1782, 7.3795
      CIE-Lab:
        32.6557, 54.0109, -29.9729
        CIE-LCH:
        32.6557, 61.7702, 330.9723
        CIE-Luv:
        32.6557, 44.1025, -46.3444
        Hunter-Lab:
        27.1653, 44.1145, -24.8349
      #861c7d color charts
#861c7d RGB chart
      #861c7d CMYK chart
      #861c7d RGB pie chart
      #861c7d color shades, tints & tones
#861c7d color schemes
#861c7d color preview, HTML & CSS examples
           This text has a color of #861c7d        
        
          <p style="color:#861c7d;">Text here</p>
        
        
          .mytext {color:#861c7d;}
        
        Text color #861c7d
      
           This box has a color of #861c7d        
        
          <div style="background-color:#861c7d;">Content here</div>
        
        
          .mybackground {background-color:#861c7d;}
        
        Background color #861c7d
      
           Border around this has a color of #861c7d        
        
          <div style="border:2px solid #861c7d;">Content here</div>
        
        
          .myborder {border:2px solid #861c7d;}
        
        Border color #861c7d