#868dee color space conversions
Hex:
        #868dee
        RGB:
        134, 141, 238
        CMY:
        47, 45, 7
        CMYK:
        44, 41, 0, 7
      HSL:
        236°, 75.3623%, 72.9412%
        HSV (HSB):
        236°, 43.6975%, 93.3333%
        XYZ:
        34.7890, 30.2911, 84.9021
        xyY:
        0.2320, 0.2020, 30.2911
      CIE-Lab:
        61.9046, 21.8650, -49.7657
        CIE-LCH:
        61.9046, 54.3572, 293.7187
        CIE-Luv:
        61.9046, -8.6653, -81.9596
        Hunter-Lab:
        55.0374, 16.5140, -52.9362
      #868dee color charts
#868dee RGB chart
      #868dee CMYK chart
      #868dee RGB pie chart
      #868dee color shades, tints & tones
#868dee color schemes
#868dee color preview, HTML & CSS examples
           This text has a color of #868dee        
        
          <p style="color:#868dee;">Text here</p>
        
        
          .mytext {color:#868dee;}
        
        Text color #868dee
      
           This box has a color of #868dee        
        
          <div style="background-color:#868dee;">Content here</div>
        
        
          .mybackground {background-color:#868dee;}
        
        Background color #868dee
      
           Border around this has a color of #868dee        
        
          <div style="border:2px solid #868dee;">Content here</div>
        
        
          .myborder {border:2px solid #868dee;}
        
        Border color #868dee