#906c96 color space conversions
Hex:
        #906c96
        RGB:
        144, 108, 150
        CMY:
        44, 58, 41
        CMYK:
        4, 28, 0, 41
      HSL:
        291°, 16.6667%, 50.5882%
        HSV (HSB):
        291°, 28.0000%, 58.8235%
        XYZ:
        22.3692, 18.8564, 31.3148
        xyY:
        0.3084, 0.2599, 18.8564
      CIE-Lab:
        50.5188, 21.9838, -17.3284
        CIE-LCH:
        50.5188, 27.9922, 321.7536
        CIE-Luv:
        50.5188, 17.2873, -28.3543
        Hunter-Lab:
        43.4240, 15.9595, -12.3597
      #906c96 color charts
#906c96 RGB chart
      #906c96 CMYK chart
      #906c96 RGB pie chart
      #906c96 color shades, tints & tones
#906c96 color schemes
#906c96 color preview, HTML & CSS examples
           This text has a color of #906c96        
        
          <p style="color:#906c96;">Text here</p>
        
        
          .mytext {color:#906c96;}
        
        Text color #906c96
      
           This box has a color of #906c96        
        
          <div style="background-color:#906c96;">Content here</div>
        
        
          .mybackground {background-color:#906c96;}
        
        Background color #906c96
      
           Border around this has a color of #906c96        
        
          <div style="border:2px solid #906c96;">Content here</div>
        
        
          .myborder {border:2px solid #906c96;}
        
        Border color #906c96