#90829e color space conversions
Hex:
        #90829e
        RGB:
        144, 130, 158
        CMY:
        44, 49, 38
        CMYK:
        9, 18, 0, 38
      HSL:
        270°, 12.6126%, 56.4706%
        HSV (HSB):
        270°, 17.7215%, 61.9608%
        XYZ:
        25.6558, 24.3632, 35.6981
        xyY:
        0.2993, 0.2842, 24.3632
      CIE-Lab:
        56.4496, 10.8535, -12.9956
        CIE-LCH:
        56.4496, 16.9317, 309.8674
        CIE-Luv:
        56.4496, 5.9801, -20.7037
        Hunter-Lab:
        49.3591, 6.4021, -8.3291
      #90829e color charts
#90829e RGB chart
      #90829e CMYK chart
      #90829e RGB pie chart
      #90829e color shades, tints & tones
#90829e color schemes
#90829e color preview, HTML & CSS examples
           This text has a color of #90829e        
        
          <p style="color:#90829e;">Text here</p>
        
        
          .mytext {color:#90829e;}
        
        Text color #90829e
      
           This box has a color of #90829e        
        
          <div style="background-color:#90829e;">Content here</div>
        
        
          .mybackground {background-color:#90829e;}
        
        Background color #90829e
      
           Border around this has a color of #90829e        
        
          <div style="border:2px solid #90829e;">Content here</div>
        
        
          .myborder {border:2px solid #90829e;}
        
        Border color #90829e