#861d6d color space conversions
Hex:
        #861d6d
        RGB:
        134, 29, 109
        CMY:
        47, 89, 57
        CMYK:
        0, 78, 19, 47
      HSL:
        314°, 64.4172%, 31.9608%
        HSV (HSB):
        314°, 78.3582%, 52.5490%
        XYZ:
        13.0312, 7.0512, 15.1422
        xyY:
        0.3699, 0.2002, 7.0512
      CIE-Lab:
        31.9232, 51.2559, -20.9929
        CIE-LCH:
        31.9232, 55.3883, 337.7274
        CIE-Luv:
        31.9232, 49.6166, -33.9937
        Hunter-Lab:
        26.5541, 41.1278, -15.2217
      #861d6d color charts
#861d6d RGB chart
      #861d6d CMYK chart
      #861d6d RGB pie chart
      #861d6d color shades, tints & tones
#861d6d color schemes
#861d6d color preview, HTML & CSS examples
           This text has a color of #861d6d        
        
          <p style="color:#861d6d;">Text here</p>
        
        
          .mytext {color:#861d6d;}
        
        Text color #861d6d
      
           This box has a color of #861d6d        
        
          <div style="background-color:#861d6d;">Content here</div>
        
        
          .mybackground {background-color:#861d6d;}
        
        Background color #861d6d
      
           Border around this has a color of #861d6d        
        
          <div style="border:2px solid #861d6d;">Content here</div>
        
        
          .myborder {border:2px solid #861d6d;}
        
        Border color #861d6d