#8696ef color space conversions
Hex:
        #8696ef
        RGB:
        134, 150, 239
        CMY:
        47, 41, 6
        CMYK:
        44, 37, 0, 6
      HSL:
        231°, 76.6423%, 73.1373%
        HSV (HSB):
        231°, 43.9331%, 93.7255%
        XYZ:
        36.3178, 33.1130, 86.1386
        xyY:
        0.2335, 0.2129, 33.1130
      CIE-Lab:
        64.2523, 16.9099, -46.6074
        CIE-LCH:
        64.2523, 49.5801, 289.9416
        CIE-Luv:
        64.2523, -11.9311, -76.6625
        Hunter-Lab:
        57.5439, 11.9554, -48.4717
      #8696ef color charts
#8696ef RGB chart
      #8696ef CMYK chart
      #8696ef RGB pie chart
      #8696ef color shades, tints & tones
#8696ef color schemes
#8696ef color preview, HTML & CSS examples
           This text has a color of #8696ef        
        
          <p style="color:#8696ef;">Text here</p>
        
        
          .mytext {color:#8696ef;}
        
        Text color #8696ef
      
           This box has a color of #8696ef        
        
          <div style="background-color:#8696ef;">Content here</div>
        
        
          .mybackground {background-color:#8696ef;}
        
        Background color #8696ef
      
           Border around this has a color of #8696ef        
        
          <div style="border:2px solid #8696ef;">Content here</div>
        
        
          .myborder {border:2px solid #8696ef;}
        
        Border color #8696ef