#9694a4 color space conversions
Hex:
        #9694a4
        RGB:
        150, 148, 164
        CMY:
        41, 42, 36
        CMYK:
        9, 10, 0, 36
      HSL:
        248°, 8.0808%, 61.1765%
        HSV (HSB):
        248°, 9.7561%, 64.3137%
        XYZ:
        29.8684, 30.3442, 39.4047
        xyY:
        0.2998, 0.3046, 30.3442
      CIE-Lab:
        61.9501, 3.9424, -8.1289
        CIE-LCH:
        61.9501, 9.0345, 295.8726
        CIE-Luv:
        61.9501, 0.1706, -12.5814
        Hunter-Lab:
        55.0855, 0.3864, -3.8525
      #9694a4 color charts
#9694a4 RGB chart
      #9694a4 CMYK chart
      #9694a4 RGB pie chart
      #9694a4 color shades, tints & tones
#9694a4 color schemes
#9694a4 color preview, HTML & CSS examples
           This text has a color of #9694a4        
        
          <p style="color:#9694a4;">Text here</p>
        
        
          .mytext {color:#9694a4;}
        
        Text color #9694a4
      
           This box has a color of #9694a4        
        
          <div style="background-color:#9694a4;">Content here</div>
        
        
          .mybackground {background-color:#9694a4;}
        
        Background color #9694a4
      
           Border around this has a color of #9694a4        
        
          <div style="border:2px solid #9694a4;">Content here</div>
        
        
          .myborder {border:2px solid #9694a4;}
        
        Border color #9694a4