#861b9f color space conversions
Hex:
        #861b9f
        RGB:
        134, 27, 159
        CMY:
        47, 89, 38
        CMYK:
        16, 83, 0, 38
      HSL:
        289°, 70.9677%, 36.4706%
        HSV (HSB):
        289°, 83.0189%, 62.3529%
        XYZ:
        16.4815, 8.3554, 33.5450
        xyY:
        0.2823, 0.1431, 8.3554
      CIE-Lab:
        34.7124, 60.2313, -47.6433
        CIE-LCH:
        34.7124, 76.7964, 321.6558
        CIE-Luv:
        34.7124, 33.4286, -71.3766
        Hunter-Lab:
        28.9057, 51.1921, -48.5718
      #861b9f color charts
#861b9f RGB chart
      #861b9f CMYK chart
      #861b9f RGB pie chart
      #861b9f color shades, tints & tones
#861b9f color schemes
#861b9f color preview, HTML & CSS examples
           This text has a color of #861b9f        
        
          <p style="color:#861b9f;">Text here</p>
        
        
          .mytext {color:#861b9f;}
        
        Text color #861b9f
      
           This box has a color of #861b9f        
        
          <div style="background-color:#861b9f;">Content here</div>
        
        
          .mybackground {background-color:#861b9f;}
        
        Background color #861b9f
      
           Border around this has a color of #861b9f        
        
          <div style="border:2px solid #861b9f;">Content here</div>
        
        
          .myborder {border:2px solid #861b9f;}
        
        Border color #861b9f