#861a6d color space conversions
Hex:
        #861a6d
        RGB:
        134, 26, 109
        CMY:
        47, 90, 57
        CMYK:
        0, 81, 19, 47
      HSL:
        314°, 67.5000%, 31.3725%
        HSV (HSB):
        314°, 80.5970%, 52.5490%
        XYZ:
        12.9612, 6.9112, 15.1189
        xyY:
        0.3704, 0.1975, 6.9112
      CIE-Lab:
        31.6040, 52.1693, -21.4899
        CIE-LCH:
        31.6040, 56.4221, 337.6119
        CIE-Luv:
        31.6040, 50.2131, -34.6538
        Hunter-Lab:
        26.2893, 41.9986, -15.6950
      #861a6d color charts
#861a6d RGB chart
      #861a6d CMYK chart
      #861a6d RGB pie chart
      #861a6d color shades, tints & tones
#861a6d color schemes
#861a6d color preview, HTML & CSS examples
           This text has a color of #861a6d        
        
          <p style="color:#861a6d;">Text here</p>
        
        
          .mytext {color:#861a6d;}
        
        Text color #861a6d
      
           This box has a color of #861a6d        
        
          <div style="background-color:#861a6d;">Content here</div>
        
        
          .mybackground {background-color:#861a6d;}
        
        Background color #861a6d
      
           Border around this has a color of #861a6d        
        
          <div style="border:2px solid #861a6d;">Content here</div>
        
        
          .myborder {border:2px solid #861a6d;}
        
        Border color #861a6d