#868cff color space conversions
Hex:
        #868cff
        RGB:
        134, 140, 255
        CMY:
        47, 45, 0
        CMYK:
        47, 45, 0, 0
      HSL:
        237°, 100.0000%, 76.2745%
        HSV (HSB):
        237°, 47.4510%, 100.0000%
        XYZ:
        37.2596, 31.0445, 98.6361
        xyY:
        0.2232, 0.1860, 31.0445
      CIE-Lab:
        62.5452, 27.3776, -58.0956
        CIE-LCH:
        62.5452, 64.2233, 295.2322
        CIE-Luv:
        62.5452, -9.1637, -96.4131
        Hunter-Lab:
        55.7176, 21.8612, -65.9580
      #868cff color charts
#868cff RGB chart
      #868cff CMYK chart
      #868cff RGB pie chart
      #868cff color shades, tints & tones
#868cff color schemes
#868cff color preview, HTML & CSS examples
           This text has a color of #868cff        
        
          <p style="color:#868cff;">Text here</p>
        
        
          .mytext {color:#868cff;}
        
        Text color #868cff
      
           This box has a color of #868cff        
        
          <div style="background-color:#868cff;">Content here</div>
        
        
          .mybackground {background-color:#868cff;}
        
        Background color #868cff
      
           Border around this has a color of #868cff        
        
          <div style="border:2px solid #868cff;">Content here</div>
        
        
          .myborder {border:2px solid #868cff;}
        
        Border color #868cff