#861ec2 color space conversions
Hex:
        #861ec2
        RGB:
        134, 30, 194
        CMY:
        47, 88, 24
        CMYK:
        31, 85, 0, 24
      HSL:
        278°, 73.2143%, 43.9216%
        HSV (HSB):
        278°, 84.5361%, 76.0784%
        XYZ:
        20.0334, 9.8919, 51.8924
        xyY:
        0.2449, 0.1209, 9.8919
      CIE-Lab:
        37.6478, 66.3203, -63.7267
        CIE-LCH:
        37.6478, 91.9754, 316.1425
        CIE-Luv:
        37.6478, 24.1861, -94.7697
        Hunter-Lab:
        31.4514, 58.6579, -75.8079
      #861ec2 color charts
#861ec2 RGB chart
      #861ec2 CMYK chart
      #861ec2 RGB pie chart
      #861ec2 color shades, tints & tones
#861ec2 color schemes
#861ec2 color preview, HTML & CSS examples
           This text has a color of #861ec2        
        
          <p style="color:#861ec2;">Text here</p>
        
        
          .mytext {color:#861ec2;}
        
        Text color #861ec2
      
           This box has a color of #861ec2        
        
          <div style="background-color:#861ec2;">Content here</div>
        
        
          .mybackground {background-color:#861ec2;}
        
        Background color #861ec2
      
           Border around this has a color of #861ec2        
        
          <div style="border:2px solid #861ec2;">Content here</div>
        
        
          .myborder {border:2px solid #861ec2;}
        
        Border color #861ec2