#868eca color space conversions
Hex:
        #868eca
        RGB:
        134, 142, 202
        CMY:
        47, 44, 21
        CMYK:
        34, 30, 0, 21
      HSL:
        233°, 39.0805%, 65.8824%
        HSV (HSB):
        233°, 33.6634%, 79.2157%
        XYZ:
        30.1652, 28.6786, 59.8228
        xyY:
        0.2542, 0.2417, 28.6786
      CIE-Lab:
        60.4969, 11.3280, -31.9156
        CIE-LCH:
        60.4969, 33.8664, 289.5416
        CIE-Luv:
        60.4969, -7.2764, -51.0611
        Hunter-Lab:
        53.5524, 6.8294, -28.7455
      #868eca color charts
#868eca RGB chart
      #868eca CMYK chart
      #868eca RGB pie chart
      #868eca color shades, tints & tones
#868eca color schemes
#868eca color preview, HTML & CSS examples
           This text has a color of #868eca        
        
          <p style="color:#868eca;">Text here</p>
        
        
          .mytext {color:#868eca;}
        
        Text color #868eca
      
           This box has a color of #868eca        
        
          <div style="background-color:#868eca;">Content here</div>
        
        
          .mybackground {background-color:#868eca;}
        
        Background color #868eca
      
           Border around this has a color of #868eca        
        
          <div style="border:2px solid #868eca;">Content here</div>
        
        
          .myborder {border:2px solid #868eca;}
        
        Border color #868eca