#868dcd color space conversions
Hex:
        #868dcd
        RGB:
        134, 141, 205
        CMY:
        47, 45, 20
        CMYK:
        35, 31, 0, 20
      HSL:
        234°, 41.5205%, 66.4706%
        HSV (HSB):
        234°, 34.6341%, 80.3922%
        XYZ:
        30.3758, 28.5259, 61.6627
        xyY:
        0.2519, 0.2366, 28.5259
      CIE-Lab:
        60.3609, 12.7065, -33.8126
        CIE-LCH:
        60.3609, 36.1213, 290.5958
        CIE-Luv:
        60.3609, -7.0234, -54.3157
        Hunter-Lab:
        53.4096, 8.0521, -31.0650
      #868dcd color charts
#868dcd RGB chart
      #868dcd CMYK chart
      #868dcd RGB pie chart
      #868dcd color shades, tints & tones
#868dcd color schemes
#868dcd color preview, HTML & CSS examples
           This text has a color of #868dcd        
        
          <p style="color:#868dcd;">Text here</p>
        
        
          .mytext {color:#868dcd;}
        
        Text color #868dcd
      
           This box has a color of #868dcd        
        
          <div style="background-color:#868dcd;">Content here</div>
        
        
          .mybackground {background-color:#868dcd;}
        
        Background color #868dcd
      
           Border around this has a color of #868dcd        
        
          <div style="border:2px solid #868dcd;">Content here</div>
        
        
          .myborder {border:2px solid #868dcd;}
        
        Border color #868dcd