#90098f color space conversions
Hex:
        #90098f
        RGB:
        144, 9, 143
        CMY:
        44, 96, 44
        CMYK:
        0, 94, 1, 44
      HSL:
        300°, 88.2353%, 30.0000%
        HSV (HSB):
        300°, 93.7500%, 56.4706%
        XYZ:
        16.5572, 8.1078, 26.6789
        xyY:
        0.3225, 0.1579, 8.1078
      CIE-Lab:
        34.2065, 62.8384, -38.5876
        CIE-LCH:
        34.2065, 73.7405, 328.4468
        CIE-Luv:
        34.2065, 46.9888, -59.5581
        Hunter-Lab:
        28.4743, 53.9642, -35.6197
      #90098f color charts
#90098f RGB chart
      #90098f CMYK chart
      #90098f RGB pie chart
      #90098f color shades, tints & tones
#90098f color schemes
#90098f color preview, HTML & CSS examples
           This text has a color of #90098f        
        
          <p style="color:#90098f;">Text here</p>
        
        
          .mytext {color:#90098f;}
        
        Text color #90098f
      
           This box has a color of #90098f        
        
          <div style="background-color:#90098f;">Content here</div>
        
        
          .mybackground {background-color:#90098f;}
        
        Background color #90098f
      
           Border around this has a color of #90098f        
        
          <div style="border:2px solid #90098f;">Content here</div>
        
        
          .myborder {border:2px solid #90098f;}
        
        Border color #90098f