#861b7e color space conversions
Hex:
        #861b7e
        RGB:
        134, 27, 126
        CMY:
        47, 89, 51
        CMYK:
        0, 80, 6, 47
      HSL:
        304°, 66.4596%, 31.5686%
        HSV (HSB):
        304°, 79.8507%, 52.5490%
        XYZ:
        13.9893, 7.3586, 20.4217
        xyY:
        0.3349, 0.1762, 7.3586
      CIE-Lab:
        32.6096, 54.4671, -30.6732
        CIE-LCH:
        32.6096, 62.5101, 330.6139
        CIE-Luv:
        32.6096, 43.9193, -47.2985
        Hunter-Lab:
        27.1267, 44.5816, -25.6465
      #861b7e color charts
#861b7e RGB chart
      #861b7e CMYK chart
      #861b7e RGB pie chart
      #861b7e color shades, tints & tones
#861b7e color schemes
#861b7e color preview, HTML & CSS examples
           This text has a color of #861b7e        
        
          <p style="color:#861b7e;">Text here</p>
        
        
          .mytext {color:#861b7e;}
        
        Text color #861b7e
      
           This box has a color of #861b7e        
        
          <div style="background-color:#861b7e;">Content here</div>
        
        
          .mybackground {background-color:#861b7e;}
        
        Background color #861b7e
      
           Border around this has a color of #861b7e        
        
          <div style="border:2px solid #861b7e;">Content here</div>
        
        
          .myborder {border:2px solid #861b7e;}
        
        Border color #861b7e