#90019f color space conversions
Hex:
        #90019f
        RGB:
        144, 1, 159
        CMY:
        44, 100, 38
        CMYK:
        9, 99, 0, 38
      HSL:
        294°, 98.7500%, 31.3725%
        HSV (HSB):
        294°, 99.3711%, 62.3529%
        XYZ:
        17.7705, 8.4542, 33.4961
        xyY:
        0.2976, 0.1416, 8.4542
      CIE-Lab:
        34.9115, 66.4602, -47.2344
        CIE-LCH:
        34.9115, 81.5355, 324.5980
        CIE-Luv:
        34.9115, 41.8472, -71.6468
        Hunter-Lab:
        29.0761, 58.2107, -47.9497
      #90019f color charts
#90019f RGB chart
      #90019f CMYK chart
      #90019f RGB pie chart
      #90019f color shades, tints & tones
#90019f color schemes
#90019f color preview, HTML & CSS examples
           This text has a color of #90019f        
        
          <p style="color:#90019f;">Text here</p>
        
        
          .mytext {color:#90019f;}
        
        Text color #90019f
      
           This box has a color of #90019f        
        
          <div style="background-color:#90019f;">Content here</div>
        
        
          .mybackground {background-color:#90019f;}
        
        Background color #90019f
      
           Border around this has a color of #90019f        
        
          <div style="border:2px solid #90019f;">Content here</div>
        
        
          .myborder {border:2px solid #90019f;}
        
        Border color #90019f