#867eef color space conversions
Hex:
        #867eef
        RGB:
        134, 126, 239
        CMY:
        47, 51, 6
        CMYK:
        44, 47, 0, 6
      HSL:
        244°, 77.9310%, 71.5686%
        HSV (HSB):
        244°, 47.2803%, 93.7255%
        XYZ:
        32.8724, 26.2220, 84.9902
        xyY:
        0.2281, 0.1820, 26.2220
      CIE-Lab:
        58.2472, 30.9369, -56.1352
        CIE-LCH:
        58.2472, 64.0957, 298.8598
        CIE-Luv:
        58.2472, -3.6392, -92.2875
        Hunter-Lab:
        51.2075, 24.9741, -62.5597
      #867eef color charts
#867eef RGB chart
      #867eef CMYK chart
      #867eef RGB pie chart
      #867eef color shades, tints & tones
#867eef color schemes
#867eef color preview, HTML & CSS examples
           This text has a color of #867eef        
        
          <p style="color:#867eef;">Text here</p>
        
        
          .mytext {color:#867eef;}
        
        Text color #867eef
      
           This box has a color of #867eef        
        
          <div style="background-color:#867eef;">Content here</div>
        
        
          .mybackground {background-color:#867eef;}
        
        Background color #867eef
      
           Border around this has a color of #867eef        
        
          <div style="border:2px solid #867eef;">Content here</div>
        
        
          .myborder {border:2px solid #867eef;}
        
        Border color #867eef