#90448d color space conversions
Hex:
        #90448d
        RGB:
        144, 68, 141
        CMY:
        44, 73, 45
        CMYK:
        0, 53, 2, 44
      HSL:
        302°, 35.8491%, 41.5686%
        HSV (HSB):
        302°, 52.7778%, 56.4706%
        XYZ:
        18.3764, 11.9866, 26.5444
        xyY:
        0.3229, 0.2106, 11.9866
      CIE-Lab:
        41.1949, 42.5901, -26.3280
        CIE-LCH:
        41.1949, 50.0708, 328.2768
        CIE-Luv:
        41.1949, 35.7475, -42.8498
        Hunter-Lab:
        34.6217, 34.1559, -21.2224
      #90448d color charts
#90448d RGB chart
      #90448d CMYK chart
      #90448d RGB pie chart
      #90448d color shades, tints & tones
#90448d color schemes
#90448d color preview, HTML & CSS examples
           This text has a color of #90448d        
        
          <p style="color:#90448d;">Text here</p>
        
        
          .mytext {color:#90448d;}
        
        Text color #90448d
      
           This box has a color of #90448d        
        
          <div style="background-color:#90448d;">Content here</div>
        
        
          .mybackground {background-color:#90448d;}
        
        Background color #90448d
      
           Border around this has a color of #90448d        
        
          <div style="border:2px solid #90448d;">Content here</div>
        
        
          .myborder {border:2px solid #90448d;}
        
        Border color #90448d