#867ec2 color space conversions
Hex:
        #867ec2
        RGB:
        134, 126, 194
        CMY:
        47, 51, 24
        CMYK:
        31, 35, 0, 24
      HSL:
        247°, 35.7895%, 62.7451%
        HSV (HSB):
        247°, 35.0515%, 76.0784%
        XYZ:
        27.0300, 23.8851, 54.2246
        xyY:
        0.2571, 0.2272, 23.8851
      CIE-Lab:
        55.9726, 18.5790, -34.4384
        CIE-LCH:
        55.9726, 39.1303, 298.3462
        CIE-Luv:
        55.9726, -0.3882, -55.3363
        Hunter-Lab:
        48.8724, 13.1968, -31.5724
      #867ec2 color charts
#867ec2 RGB chart
      #867ec2 CMYK chart
      #867ec2 RGB pie chart
      #867ec2 color shades, tints & tones
#867ec2 color schemes
#867ec2 color preview, HTML & CSS examples
           This text has a color of #867ec2        
        
          <p style="color:#867ec2;">Text here</p>
        
        
          .mytext {color:#867ec2;}
        
        Text color #867ec2
      
           This box has a color of #867ec2        
        
          <div style="background-color:#867ec2;">Content here</div>
        
        
          .mybackground {background-color:#867ec2;}
        
        Background color #867ec2
      
           Border around this has a color of #867ec2        
        
          <div style="border:2px solid #867ec2;">Content here</div>
        
        
          .myborder {border:2px solid #867ec2;}
        
        Border color #867ec2