#868cbc color space conversions
Hex:
        #868cbc
        RGB:
        134, 140, 188
        CMY:
        47, 45, 26
        CMYK:
        29, 26, 0, 26
      HSL:
        233°, 28.7234%, 63.1373%
        HSV (HSB):
        233°, 28.7234%, 73.7255%
        XYZ:
        28.2867, 27.4553, 51.3855
        xyY:
        0.2640, 0.2563, 27.4553
      CIE-Lab:
        59.3934, 8.8526, -25.7238
        CIE-LCH:
        59.3934, 27.2044, 288.9903
        CIE-Luv:
        59.3934, -5.7481, -40.5651
        Hunter-Lab:
        52.3978, 4.6661, -21.4660
      #868cbc color charts
#868cbc RGB chart
      #868cbc CMYK chart
      #868cbc RGB pie chart
      #868cbc color shades, tints & tones
#868cbc color schemes
#868cbc color preview, HTML & CSS examples
           This text has a color of #868cbc        
        
          <p style="color:#868cbc;">Text here</p>
        
        
          .mytext {color:#868cbc;}
        
        Text color #868cbc
      
           This box has a color of #868cbc        
        
          <div style="background-color:#868cbc;">Content here</div>
        
        
          .mybackground {background-color:#868cbc;}
        
        Background color #868cbc
      
           Border around this has a color of #868cbc        
        
          <div style="border:2px solid #868cbc;">Content here</div>
        
        
          .myborder {border:2px solid #868cbc;}
        
        Border color #868cbc