#861e9e color space conversions
Hex:
        #861e9e
        RGB:
        134, 30, 158
        CMY:
        47, 88, 38
        CMYK:
        15, 81, 0, 38
      HSL:
        289°, 68.0851%, 36.8627%
        HSV (HSB):
        289°, 81.0127%, 61.9608%
        XYZ:
        16.4673, 8.4655, 33.1138
        xyY:
        0.2837, 0.1458, 8.4655
      CIE-Lab:
        34.9341, 59.1958, -46.6797
        CIE-LCH:
        34.9341, 75.3866, 321.7419
        CIE-Luv:
        34.9341, 33.3616, -70.1787
        Hunter-Lab:
        29.0955, 50.1094, -47.1115
      #861e9e color charts
#861e9e RGB chart
      #861e9e CMYK chart
      #861e9e RGB pie chart
      #861e9e color shades, tints & tones
#861e9e color schemes
#861e9e color preview, HTML & CSS examples
           This text has a color of #861e9e        
        
          <p style="color:#861e9e;">Text here</p>
        
        
          .mytext {color:#861e9e;}
        
        Text color #861e9e
      
           This box has a color of #861e9e        
        
          <div style="background-color:#861e9e;">Content here</div>
        
        
          .mybackground {background-color:#861e9e;}
        
        Background color #861e9e
      
           Border around this has a color of #861e9e        
        
          <div style="border:2px solid #861e9e;">Content here</div>
        
        
          .myborder {border:2px solid #861e9e;}
        
        Border color #861e9e