#9096fb color space conversions
Hex:
        #9096fb
        RGB:
        144, 150, 251
        CMY:
        44, 41, 2
        CMYK:
        43, 40, 0, 2
      HSL:
        237°, 93.0435%, 77.4510%
        HSV (HSB):
        237°, 42.6295%, 98.4314%
        XYZ:
        39.8205, 34.7070, 95.8671
        xyY:
        0.2337, 0.2037, 34.7070
      CIE-Lab:
        65.5199, 22.7542, -51.1386
        CIE-LCH:
        65.5199, 55.9724, 293.9867
        CIE-Luv:
        65.5199, -8.5288, -85.1719
        Hunter-Lab:
        58.9127, 17.5554, -55.2423
      #9096fb color charts
#9096fb RGB chart
      #9096fb CMYK chart
      #9096fb RGB pie chart
      #9096fb color shades, tints & tones
#9096fb color schemes
#9096fb color preview, HTML & CSS examples
           This text has a color of #9096fb        
        
          <p style="color:#9096fb;">Text here</p>
        
        
          .mytext {color:#9096fb;}
        
        Text color #9096fb
      
           This box has a color of #9096fb        
        
          <div style="background-color:#9096fb;">Content here</div>
        
        
          .mybackground {background-color:#9096fb;}
        
        Background color #9096fb
      
           Border around this has a color of #9096fb        
        
          <div style="border:2px solid #9096fb;">Content here</div>
        
        
          .myborder {border:2px solid #9096fb;}
        
        Border color #9096fb