#868cbf color space conversions
Hex:
        #868cbf
        RGB:
        134, 140, 191
        CMY:
        47, 45, 25
        CMYK:
        30, 27, 0, 25
      HSL:
        234°, 30.8108%, 63.7255%
        HSV (HSB):
        234°, 29.8429%, 74.9020%
        XYZ:
        28.6136, 27.5861, 53.1068
        xyY:
        0.2618, 0.2524, 27.5861
      CIE-Lab:
        59.5129, 9.6184, -27.2374
        CIE-LCH:
        59.5129, 28.8858, 289.4499
        CIE-Luv:
        59.5129, -5.9028, -43.1176
        Hunter-Lab:
        52.5225, 5.3302, -23.1839
      #868cbf color charts
#868cbf RGB chart
      #868cbf CMYK chart
      #868cbf RGB pie chart
      #868cbf color shades, tints & tones
#868cbf color schemes
#868cbf color preview, HTML & CSS examples
           This text has a color of #868cbf        
        
          <p style="color:#868cbf;">Text here</p>
        
        
          .mytext {color:#868cbf;}
        
        Text color #868cbf
      
           This box has a color of #868cbf        
        
          <div style="background-color:#868cbf;">Content here</div>
        
        
          .mybackground {background-color:#868cbf;}
        
        Background color #868cbf
      
           Border around this has a color of #868cbf        
        
          <div style="border:2px solid #868cbf;">Content here</div>
        
        
          .myborder {border:2px solid #868cbf;}
        
        Border color #868cbf