#861fa7 color space conversions
Hex:
        #861fa7
        RGB:
        134, 31, 167
        CMY:
        47, 88, 35
        CMYK:
        20, 81, 0, 35
      HSL:
        285°, 68.6869%, 38.8235%
        HSV (HSB):
        285°, 81.4371%, 65.4902%
        XYZ:
        17.2966, 8.8383, 37.3536
        xyY:
        0.2724, 0.1392, 8.8383
      CIE-Lab:
        35.6711, 60.6212, -50.9202
        CIE-LCH:
        35.6711, 79.1694, 319.9707
        CIE-Luv:
        35.6711, 30.7441, -76.3527
        Hunter-Lab:
        29.7293, 51.8252, -53.6847
      #861fa7 color charts
#861fa7 RGB chart
      #861fa7 CMYK chart
      #861fa7 RGB pie chart
      #861fa7 color shades, tints & tones
#861fa7 color schemes
#861fa7 color preview, HTML & CSS examples
           This text has a color of #861fa7        
        
          <p style="color:#861fa7;">Text here</p>
        
        
          .mytext {color:#861fa7;}
        
        Text color #861fa7
      
           This box has a color of #861fa7        
        
          <div style="background-color:#861fa7;">Content here</div>
        
        
          .mybackground {background-color:#861fa7;}
        
        Background color #861fa7
      
           Border around this has a color of #861fa7        
        
          <div style="border:2px solid #861fa7;">Content here</div>
        
        
          .myborder {border:2px solid #861fa7;}
        
        Border color #861fa7