#868ac8 color space conversions
Hex:
        #868ac8
        RGB:
        134, 138, 200
        CMY:
        47, 46, 22
        CMYK:
        33, 31, 0, 22
      HSL:
        236°, 37.5000%, 65.4902%
        HSV (HSB):
        236°, 33.0000%, 78.4314%
        XYZ:
        29.3453, 27.4154, 58.3886
        xyY:
        0.2548, 0.2381, 27.4154
      CIE-Lab:
        59.3569, 13.1237, -32.5616
        CIE-LCH:
        59.3569, 35.1068, 291.9515
        CIE-Luv:
        59.3569, -5.5605, -52.1773
        Hunter-Lab:
        52.3597, 8.4118, -29.4650
      #868ac8 color charts
#868ac8 RGB chart
      #868ac8 CMYK chart
      #868ac8 RGB pie chart
      #868ac8 color shades, tints & tones
#868ac8 color schemes
#868ac8 color preview, HTML & CSS examples
           This text has a color of #868ac8        
        
          <p style="color:#868ac8;">Text here</p>
        
        
          .mytext {color:#868ac8;}
        
        Text color #868ac8
      
           This box has a color of #868ac8        
        
          <div style="background-color:#868ac8;">Content here</div>
        
        
          .mybackground {background-color:#868ac8;}
        
        Background color #868ac8
      
           Border around this has a color of #868ac8        
        
          <div style="border:2px solid #868ac8;">Content here</div>
        
        
          .myborder {border:2px solid #868ac8;}
        
        Border color #868ac8