#8c96de color space conversions
Hex:
        #8c96de
        RGB:
        140, 150, 222
        CMY:
        45, 41, 13
        CMYK:
        37, 32, 0, 13
      HSL:
        233°, 55.4054%, 70.9804%
        HSV (HSB):
        233°, 36.9369%, 87.0588%
        XYZ:
        34.9064, 32.6621, 73.5719
        xyY:
        0.2473, 0.2314, 32.6621
      CIE-Lab:
        63.8863, 13.7248, -37.7663
        CIE-LCH:
        63.8863, 40.1829, 289.9718
        CIE-Luv:
        63.8863, -8.7720, -61.5032
        Hunter-Lab:
        57.1507, 9.0100, -36.3203
      #8c96de color charts
#8c96de RGB chart
      #8c96de CMYK chart
      #8c96de RGB pie chart
      #8c96de color shades, tints & tones
#8c96de color schemes
#8c96de color preview, HTML & CSS examples
           This text has a color of #8c96de        
        
          <p style="color:#8c96de;">Text here</p>
        
        
          .mytext {color:#8c96de;}
        
        Text color #8c96de
      
           This box has a color of #8c96de        
        
          <div style="background-color:#8c96de;">Content here</div>
        
        
          .mybackground {background-color:#8c96de;}
        
        Background color #8c96de
      
           Border around this has a color of #8c96de        
        
          <div style="border:2px solid #8c96de;">Content here</div>
        
        
          .myborder {border:2px solid #8c96de;}
        
        Border color #8c96de