#9196cd color space conversions
Hex:
        #9196cd
        RGB:
        145, 150, 205
        CMY:
        43, 41, 20
        CMYK:
        29, 27, 0, 20
      HSL:
        235°, 37.5000%, 68.6275%
        HSV (HSB):
        235°, 29.2683%, 80.3922%
        XYZ:
        33.6028, 32.2402, 62.2095
        xyY:
        0.2624, 0.2518, 32.2402
      CIE-Lab:
        63.5409, 10.6999, -28.8175
        CIE-LCH:
        63.5409, 30.7398, 290.3699
        CIE-Luv:
        63.5409, -5.6746, -46.3219
        Hunter-Lab:
        56.7805, 6.2710, -25.2127
      #9196cd color charts
#9196cd RGB chart
      #9196cd CMYK chart
      #9196cd RGB pie chart
      #9196cd color shades, tints & tones
#9196cd color schemes
#9196cd color preview, HTML & CSS examples
           This text has a color of #9196cd        
        
          <p style="color:#9196cd;">Text here</p>
        
        
          .mytext {color:#9196cd;}
        
        Text color #9196cd
      
           This box has a color of #9196cd        
        
          <div style="background-color:#9196cd;">Content here</div>
        
        
          .mybackground {background-color:#9196cd;}
        
        Background color #9196cd
      
           Border around this has a color of #9196cd        
        
          <div style="border:2px solid #9196cd;">Content here</div>
        
        
          .myborder {border:2px solid #9196cd;}
        
        Border color #9196cd