#90327c color space conversions
Hex:
        #90327c
        RGB:
        144, 50, 124
        CMY:
        44, 80, 51
        CMYK:
        0, 65, 14, 44
      HSL:
        313°, 48.4536%, 38.0392%
        HSV (HSB):
        313°, 65.2778%, 56.4706%
        XYZ:
        16.2803, 9.6657, 20.0764
        xyY:
        0.3537, 0.2100, 9.6657
      CIE-Lab:
        37.2357, 48.2158, -22.0483
        CIE-LCH:
        37.2357, 53.0178, 335.4262
        CIE-Luv:
        37.2357, 46.5510, -36.5902
        Hunter-Lab:
        31.0898, 39.0652, -16.5240
      #90327c color charts
#90327c RGB chart
      #90327c CMYK chart
      #90327c RGB pie chart
      #90327c color shades, tints & tones
#90327c color schemes
#90327c color preview, HTML & CSS examples
           This text has a color of #90327c        
        
          <p style="color:#90327c;">Text here</p>
        
        
          .mytext {color:#90327c;}
        
        Text color #90327c
      
           This box has a color of #90327c        
        
          <div style="background-color:#90327c;">Content here</div>
        
        
          .mybackground {background-color:#90327c;}
        
        Background color #90327c
      
           Border around this has a color of #90327c        
        
          <div style="border:2px solid #90327c;">Content here</div>
        
        
          .myborder {border:2px solid #90327c;}
        
        Border color #90327c