#868aeb color space conversions
Hex:
        #868aeb
        RGB:
        134, 138, 235
        CMY:
        47, 46, 8
        CMYK:
        43, 41, 0, 8
      HSL:
        238°, 71.6312%, 72.3529%
        HSV (HSB):
        238°, 42.9787%, 92.1569%
        XYZ:
        33.9154, 29.2434, 82.4543
        xyY:
        0.2329, 0.2008, 29.2434
      CIE-Lab:
        60.9959, 22.7626, -49.5461
        CIE-LCH:
        60.9959, 54.5248, 294.6751
        CIE-Luv:
        60.9959, -7.4558, -81.4813
        Hunter-Lab:
        54.0772, 17.3140, -52.5484
      #868aeb color charts
#868aeb RGB chart
      #868aeb CMYK chart
      #868aeb RGB pie chart
      #868aeb color shades, tints & tones
#868aeb color schemes
#868aeb color preview, HTML & CSS examples
           This text has a color of #868aeb        
        
          <p style="color:#868aeb;">Text here</p>
        
        
          .mytext {color:#868aeb;}
        
        Text color #868aeb
      
           This box has a color of #868aeb        
        
          <div style="background-color:#868aeb;">Content here</div>
        
        
          .mybackground {background-color:#868aeb;}
        
        Background color #868aeb
      
           Border around this has a color of #868aeb        
        
          <div style="border:2px solid #868aeb;">Content here</div>
        
        
          .myborder {border:2px solid #868aeb;}
        
        Border color #868aeb