#867fc1 color space conversions
Hex:
        #867fc1
        RGB:
        134, 127, 193
        CMY:
        47, 50, 24
        CMYK:
        31, 34, 0, 24
      HSL:
        246°, 34.7368%, 62.7451%
        HSV (HSB):
        246°, 34.1969%, 75.6863%
        XYZ:
        27.0465, 24.0973, 53.6778
        xyY:
        0.2580, 0.2299, 24.0973
      CIE-Lab:
        56.1851, 17.7299, -33.5373
        CIE-LCH:
        56.1851, 37.9354, 297.8637
        CIE-Luv:
        56.1851, -0.7108, -53.8209
        Hunter-Lab:
        49.0890, 12.4421, -30.4700
      #867fc1 color charts
#867fc1 RGB chart
      #867fc1 CMYK chart
      #867fc1 RGB pie chart
      #867fc1 color shades, tints & tones
#867fc1 color schemes
#867fc1 color preview, HTML & CSS examples
           This text has a color of #867fc1        
        
          <p style="color:#867fc1;">Text here</p>
        
        
          .mytext {color:#867fc1;}
        
        Text color #867fc1
      
           This box has a color of #867fc1        
        
          <div style="background-color:#867fc1;">Content here</div>
        
        
          .mybackground {background-color:#867fc1;}
        
        Background color #867fc1
      
           Border around this has a color of #867fc1        
        
          <div style="border:2px solid #867fc1;">Content here</div>
        
        
          .myborder {border:2px solid #867fc1;}
        
        Border color #867fc1