#868def color space conversions
Hex:
        #868def
        RGB:
        134, 141, 239
        CMY:
        47, 45, 6
        CMYK:
        44, 41, 0, 6
      HSL:
        236°, 76.6423%, 73.1373%
        HSV (HSB):
        236°, 43.9331%, 93.7255%
        XYZ:
        34.9364, 30.3501, 85.6782
        xyY:
        0.2314, 0.2010, 30.3501
      CIE-Lab:
        61.9551, 22.1516, -50.2378
        CIE-LCH:
        61.9551, 54.9048, 293.7943
        CIE-Luv:
        61.9551, -8.7144, -82.7818
        Hunter-Lab:
        55.0909, 16.7882, -53.6450
      #868def color charts
#868def RGB chart
      #868def CMYK chart
      #868def RGB pie chart
      #868def color shades, tints & tones
#868def color schemes
#868def color preview, HTML & CSS examples
           This text has a color of #868def        
        
          <p style="color:#868def;">Text here</p>
        
        
          .mytext {color:#868def;}
        
        Text color #868def
      
           This box has a color of #868def        
        
          <div style="background-color:#868def;">Content here</div>
        
        
          .mybackground {background-color:#868def;}
        
        Background color #868def
      
           Border around this has a color of #868def        
        
          <div style="border:2px solid #868def;">Content here</div>
        
        
          .myborder {border:2px solid #868def;}
        
        Border color #868def