#9796ef color space conversions
Hex:
        #9796ef
        RGB:
        151, 150, 239
        CMY:
        41, 41, 6
        CMYK:
        37, 37, 0, 6
      HSL:
        241°, 73.5537%, 76.2745%
        HSV (HSB):
        241°, 37.2385%, 93.7255%
        XYZ:
        39.2488, 34.6240, 86.2758
        xyY:
        0.2451, 0.2162, 34.6240
      CIE-Lab:
        65.4549, 21.2355, -44.6321
        CIE-LCH:
        65.4549, 49.4264, 295.4446
        CIE-Luv:
        65.4549, -4.9196, -74.1358
        Hunter-Lab:
        58.8422, 16.0891, -45.7429
      #9796ef color charts
#9796ef RGB chart
      #9796ef CMYK chart
      #9796ef RGB pie chart
      #9796ef color shades, tints & tones
#9796ef color schemes
#9796ef color preview, HTML & CSS examples
           This text has a color of #9796ef        
        
          <p style="color:#9796ef;">Text here</p>
        
        
          .mytext {color:#9796ef;}
        
        Text color #9796ef
      
           This box has a color of #9796ef        
        
          <div style="background-color:#9796ef;">Content here</div>
        
        
          .mybackground {background-color:#9796ef;}
        
        Background color #9796ef
      
           Border around this has a color of #9796ef        
        
          <div style="border:2px solid #9796ef;">Content here</div>
        
        
          .myborder {border:2px solid #9796ef;}
        
        Border color #9796ef