#868ddb color space conversions
Hex:
        #868ddb
        RGB:
        134, 141, 219
        CMY:
        47, 45, 14
        CMYK:
        39, 36, 0, 14
      HSL:
        235°, 54.1401%, 69.2157%
        HSV (HSB):
        235°, 38.8128%, 85.8824%
        XYZ:
        32.1426, 29.2326, 70.9662
        xyY:
        0.2429, 0.2209, 29.2326
      CIE-Lab:
        60.9863, 16.5137, -40.6695
        CIE-LCH:
        60.9863, 43.8943, 292.0994
        CIE-Luv:
        60.9863, -7.7238, -66.1472
        Hunter-Lab:
        54.0671, 11.4996, -39.9745
      #868ddb color charts
#868ddb RGB chart
      #868ddb CMYK chart
      #868ddb RGB pie chart
      #868ddb color shades, tints & tones
#868ddb color schemes
#868ddb color preview, HTML & CSS examples
           This text has a color of #868ddb        
        
          <p style="color:#868ddb;">Text here</p>
        
        
          .mytext {color:#868ddb;}
        
        Text color #868ddb
      
           This box has a color of #868ddb        
        
          <div style="background-color:#868ddb;">Content here</div>
        
        
          .mybackground {background-color:#868ddb;}
        
        Background color #868ddb
      
           Border around this has a color of #868ddb        
        
          <div style="border:2px solid #868ddb;">Content here</div>
        
        
          .myborder {border:2px solid #868ddb;}
        
        Border color #868ddb