#9196fb color space conversions
Hex:
        #9196fb
        RGB:
        145, 150, 251
        CMY:
        43, 41, 2
        CMYK:
        42, 40, 0, 2
      HSL:
        237°, 92.9825%, 77.6471%
        HSV (HSB):
        237°, 42.2311%, 98.4314%
        XYZ:
        39.9960, 34.7975, 95.8754
        xyY:
        0.2343, 0.2039, 34.7975
      CIE-Lab:
        65.5907, 22.9979, -51.0221
        CIE-LCH:
        65.5907, 55.9657, 294.2632
        CIE-Luv:
        65.5907, -8.1271, -85.0224
        Hunter-Lab:
        58.9894, 17.7952, -55.0714
      #9196fb color charts
#9196fb RGB chart
      #9196fb CMYK chart
      #9196fb RGB pie chart
      #9196fb color shades, tints & tones
#9196fb color schemes
#9196fb color preview, HTML & CSS examples
           This text has a color of #9196fb        
        
          <p style="color:#9196fb;">Text here</p>
        
        
          .mytext {color:#9196fb;}
        
        Text color #9196fb
      
           This box has a color of #9196fb        
        
          <div style="background-color:#9196fb;">Content here</div>
        
        
          .mybackground {background-color:#9196fb;}
        
        Background color #9196fb
      
           Border around this has a color of #9196fb        
        
          <div style="border:2px solid #9196fb;">Content here</div>
        
        
          .myborder {border:2px solid #9196fb;}
        
        Border color #9196fb