#867ff0 color space conversions
Hex:
        #867ff0
        RGB:
        134, 127, 240
        CMY:
        47, 50, 6
        CMYK:
        44, 47, 0, 6
      HSL:
        244°, 79.0210%, 71.9608%
        HSV (HSB):
        244°, 47.0833%, 94.1176%
        XYZ:
        33.1491, 26.5383, 85.8133
        xyY:
        0.2278, 0.1824, 26.5383
      CIE-Lab:
        58.5446, 30.6372, -56.2152
        CIE-LCH:
        58.5446, 64.0218, 298.5904
        CIE-Luv:
        58.5446, -4.0326, -92.4807
        Hunter-Lab:
        51.5154, 24.7091, -62.7034
      #867ff0 color charts
#867ff0 RGB chart
      #867ff0 CMYK chart
      #867ff0 RGB pie chart
      #867ff0 color shades, tints & tones
#867ff0 color schemes
#867ff0 color preview, HTML & CSS examples
           This text has a color of #867ff0        
        
          <p style="color:#867ff0;">Text here</p>
        
        
          .mytext {color:#867ff0;}
        
        Text color #867ff0
      
           This box has a color of #867ff0        
        
          <div style="background-color:#867ff0;">Content here</div>
        
        
          .mybackground {background-color:#867ff0;}
        
        Background color #867ff0
      
           Border around this has a color of #867ff0        
        
          <div style="border:2px solid #867ff0;">Content here</div>
        
        
          .myborder {border:2px solid #867ff0;}
        
        Border color #867ff0