#861a7d color space conversions
Hex:
        #861a7d
        RGB:
        134, 26, 125
        CMY:
        47, 90, 51
        CMYK:
        0, 81, 7, 47
      HSL:
        305°, 67.5000%, 31.3725%
        HSV (HSB):
        305°, 80.5970%, 52.5490%
        XYZ:
        13.9026, 7.2878, 20.0760
        xyY:
        0.3369, 0.1766, 7.2878
      CIE-Lab:
        32.4533, 54.5940, -30.2930
        CIE-LCH:
        32.4533, 62.4354, 330.9751
        CIE-Luv:
        32.4533, 44.4256, -46.7434
        Hunter-Lab:
        26.9959, 44.6826, -25.1949
      #861a7d color charts
#861a7d RGB chart
      #861a7d CMYK chart
      #861a7d RGB pie chart
      #861a7d color shades, tints & tones
#861a7d color schemes
#861a7d color preview, HTML & CSS examples
           This text has a color of #861a7d        
        
          <p style="color:#861a7d;">Text here</p>
        
        
          .mytext {color:#861a7d;}
        
        Text color #861a7d
      
           This box has a color of #861a7d        
        
          <div style="background-color:#861a7d;">Content here</div>
        
        
          .mybackground {background-color:#861a7d;}
        
        Background color #861a7d
      
           Border around this has a color of #861a7d        
        
          <div style="border:2px solid #861a7d;">Content here</div>
        
        
          .myborder {border:2px solid #861a7d;}
        
        Border color #861a7d