#9596eb color space conversions
Hex:
        #9596eb
        RGB:
        149, 150, 235
        CMY:
        42, 41, 8
        CMYK:
        37, 36, 0, 8
      HSL:
        239°, 68.2540%, 75.2941%
        HSV (HSB):
        239°, 36.5957%, 92.1569%
        XYZ:
        38.2962, 34.2004, 83.1802
        xyY:
        0.2460, 0.2197, 34.2004
      CIE-Lab:
        65.1213, 19.6359, -42.9667
        CIE-LCH:
        65.1213, 47.2409, 294.5606
        CIE-Luv:
        65.1213, -5.5540, -71.1012
        Hunter-Lab:
        58.4811, 14.5482, -43.3939
      #9596eb color charts
#9596eb RGB chart
      #9596eb CMYK chart
      #9596eb RGB pie chart
      #9596eb color shades, tints & tones
#9596eb color schemes
#9596eb color preview, HTML & CSS examples
           This text has a color of #9596eb        
        
          <p style="color:#9596eb;">Text here</p>
        
        
          .mytext {color:#9596eb;}
        
        Text color #9596eb
      
           This box has a color of #9596eb        
        
          <div style="background-color:#9596eb;">Content here</div>
        
        
          .mybackground {background-color:#9596eb;}
        
        Background color #9596eb
      
           Border around this has a color of #9596eb        
        
          <div style="border:2px solid #9596eb;">Content here</div>
        
        
          .myborder {border:2px solid #9596eb;}
        
        Border color #9596eb