#9694e4 color space conversions
Hex:
        #9694e4
        RGB:
        150, 148, 228
        CMY:
        41, 42, 11
        CMYK:
        34, 35, 0, 11
      HSL:
        242°, 59.7015%, 73.7255%
        HSV (HSB):
        242°, 35.0877%, 89.4118%
        XYZ:
        37.1712, 33.2653, 77.8605
        xyY:
        0.2507, 0.2243, 33.2653
      CIE-Lab:
        64.3751, 19.2002, -40.2695
        CIE-LCH:
        64.3751, 44.6125, 295.4914
        CIE-Luv:
        64.3751, -3.9128, -66.4362
        Hunter-Lab:
        57.6761, 14.1069, -39.6660
      #9694e4 color charts
#9694e4 RGB chart
      #9694e4 CMYK chart
      #9694e4 RGB pie chart
      #9694e4 color shades, tints & tones
#9694e4 color schemes
#9694e4 color preview, HTML & CSS examples
           This text has a color of #9694e4        
        
          <p style="color:#9694e4;">Text here</p>
        
        
          .mytext {color:#9694e4;}
        
        Text color #9694e4
      
           This box has a color of #9694e4        
        
          <div style="background-color:#9694e4;">Content here</div>
        
        
          .mybackground {background-color:#9694e4;}
        
        Background color #9694e4
      
           Border around this has a color of #9694e4        
        
          <div style="border:2px solid #9694e4;">Content here</div>
        
        
          .myborder {border:2px solid #9694e4;}
        
        Border color #9694e4