#9694ac color space conversions
Hex:
        #9694ac
        RGB:
        150, 148, 172
        CMY:
        41, 42, 33
        CMYK:
        13, 14, 0, 33
      HSL:
        245°, 12.6316%, 62.7451%
        HSV (HSB):
        245°, 13.9535%, 67.4510%
        XYZ:
        30.6140, 30.6424, 43.3308
        xyY:
        0.2927, 0.2930, 30.6424
      CIE-Lab:
        62.2046, 5.6505, -12.2745
        CIE-LCH:
        62.2046, 13.5126, 294.7186
        CIE-Luv:
        62.2046, -0.3295, -19.1661
        Hunter-Lab:
        55.3556, 1.8458, -7.6616
      #9694ac color charts
#9694ac RGB chart
      #9694ac CMYK chart
      #9694ac RGB pie chart
      #9694ac color shades, tints & tones
#9694ac color schemes
#9694ac color preview, HTML & CSS examples
           This text has a color of #9694ac        
        
          <p style="color:#9694ac;">Text here</p>
        
        
          .mytext {color:#9694ac;}
        
        Text color #9694ac
      
           This box has a color of #9694ac        
        
          <div style="background-color:#9694ac;">Content here</div>
        
        
          .mybackground {background-color:#9694ac;}
        
        Background color #9694ac
      
           Border around this has a color of #9694ac        
        
          <div style="border:2px solid #9694ac;">Content here</div>
        
        
          .myborder {border:2px solid #9694ac;}
        
        Border color #9694ac