#9694cd color space conversions
Hex:
        #9694cd
        RGB:
        150, 148, 205
        CMY:
        41, 42, 20
        CMYK:
        27, 28, 0, 20
      HSL:
        242°, 36.3057%, 69.2157%
        HSV (HSB):
        242°, 27.8049%, 80.3922%
        XYZ:
        34.1870, 32.0716, 62.1462
        xyY:
        0.2662, 0.2498, 32.0716
      CIE-Lab:
        63.4020, 13.3356, -29.0006
        CIE-LCH:
        63.4020, 31.9198, 294.6948
        CIE-Luv:
        63.4020, -2.4386, -46.9692
        Hunter-Lab:
        56.6318, 8.6498, -25.4210
      #9694cd color charts
#9694cd RGB chart
      #9694cd CMYK chart
      #9694cd RGB pie chart
      #9694cd color shades, tints & tones
#9694cd color schemes
#9694cd color preview, HTML & CSS examples
           This text has a color of #9694cd        
        
          <p style="color:#9694cd;">Text here</p>
        
        
          .mytext {color:#9694cd;}
        
        Text color #9694cd
      
           This box has a color of #9694cd        
        
          <div style="background-color:#9694cd;">Content here</div>
        
        
          .mybackground {background-color:#9694cd;}
        
        Background color #9694cd
      
           Border around this has a color of #9694cd        
        
          <div style="border:2px solid #9694cd;">Content here</div>
        
        
          .myborder {border:2px solid #9694cd;}
        
        Border color #9694cd