#861ff3 color space conversions
Hex:
        #861ff3
        RGB:
        134, 31, 243
        CMY:
        47, 88, 5
        CMYK:
        45, 87, 0, 5
      HSL:
        269°, 89.8305%, 53.7255%
        HSV (HSB):
        269°, 87.2428%, 95.2941%
        XYZ:
        26.4992, 12.5194, 85.8138
        xyY:
        0.2123, 0.1003, 12.5194
      CIE-Lab:
        42.0299, 76.5098, -84.6890
        CIE-LCH:
        42.0299, 114.1314, 312.0953
        CIE-Luv:
        42.0299, 14.6746, -125.3873
        Hunter-Lab:
        35.3827, 71.7642, -119.0283
      #861ff3 color charts
#861ff3 RGB chart
      #861ff3 CMYK chart
      #861ff3 RGB pie chart
      #861ff3 color shades, tints & tones
#861ff3 color schemes
#861ff3 color preview, HTML & CSS examples
           This text has a color of #861ff3        
        
          <p style="color:#861ff3;">Text here</p>
        
        
          .mytext {color:#861ff3;}
        
        Text color #861ff3
      
           This box has a color of #861ff3        
        
          <div style="background-color:#861ff3;">Content here</div>
        
        
          .mybackground {background-color:#861ff3;}
        
        Background color #861ff3
      
           Border around this has a color of #861ff3        
        
          <div style="border:2px solid #861ff3;">Content here</div>
        
        
          .myborder {border:2px solid #861ff3;}
        
        Border color #861ff3