#8a96ed color space conversions
Hex:
        #8a96ed
        RGB:
        138, 150, 237
        CMY:
        46, 41, 7
        CMYK:
        42, 37, 0, 7
      HSL:
        233°, 73.3333%, 73.5294%
        HSV (HSB):
        233°, 41.7722%, 92.9412%
        XYZ:
        36.6736, 33.3304, 84.6213
        xyY:
        0.2372, 0.2156, 33.3304
      CIE-Lab:
        64.4275, 17.3356, -45.2127
        CIE-LCH:
        64.4275, 48.4222, 290.9780
        CIE-Luv:
        64.4275, -10.2738, -74.4254
        Hunter-Lab:
        57.7325, 12.3575, -46.4915
      #8a96ed color charts
#8a96ed RGB chart
      #8a96ed CMYK chart
      #8a96ed RGB pie chart
      #8a96ed color shades, tints & tones
#8a96ed color schemes
#8a96ed color preview, HTML & CSS examples
           This text has a color of #8a96ed        
        
          <p style="color:#8a96ed;">Text here</p>
        
        
          .mytext {color:#8a96ed;}
        
        Text color #8a96ed
      
           This box has a color of #8a96ed        
        
          <div style="background-color:#8a96ed;">Content here</div>
        
        
          .mybackground {background-color:#8a96ed;}
        
        Background color #8a96ed
      
           Border around this has a color of #8a96ed        
        
          <div style="border:2px solid #8a96ed;">Content here</div>
        
        
          .myborder {border:2px solid #8a96ed;}
        
        Border color #8a96ed