#861b6e color space conversions
Hex:
        #861b6e
        RGB:
        134, 27, 110
        CMY:
        47, 89, 57
        CMYK:
        0, 80, 18, 47
      HSL:
        313°, 66.4596%, 31.5686%
        HSV (HSB):
        313°, 79.8507%, 52.5490%
        XYZ:
        13.0379, 6.9780, 15.4116
        xyY:
        0.3680, 0.1970, 6.9780
      CIE-Lab:
        31.7567, 52.0175, -21.8907
        CIE-LCH:
        31.7567, 56.4360, 337.1771
        CIE-Luv:
        31.7567, 49.6520, -35.2000
        Hunter-Lab:
        26.4159, 41.8733, -16.0999
      #861b6e color charts
#861b6e RGB chart
      #861b6e CMYK chart
      #861b6e RGB pie chart
      #861b6e color shades, tints & tones
#861b6e color schemes
#861b6e color preview, HTML & CSS examples
           This text has a color of #861b6e        
        
          <p style="color:#861b6e;">Text here</p>
        
        
          .mytext {color:#861b6e;}
        
        Text color #861b6e
      
           This box has a color of #861b6e        
        
          <div style="background-color:#861b6e;">Content here</div>
        
        
          .mybackground {background-color:#861b6e;}
        
        Background color #861b6e
      
           Border around this has a color of #861b6e        
        
          <div style="border:2px solid #861b6e;">Content here</div>
        
        
          .myborder {border:2px solid #861b6e;}
        
        Border color #861b6e