#98299d color space conversions
Hex:
        #98299d
        RGB:
        152, 41, 157
        CMY:
        40, 84, 38
        CMYK:
        3, 74, 0, 38
      HSL:
        297°, 58.5859%, 38.8235%
        HSV (HSB):
        297°, 73.8854%, 61.5686%
        XYZ:
        19.8276, 10.6956, 32.9177
        xyY:
        0.3125, 0.1686, 10.6956
      CIE-Lab:
        39.0630, 59.1979, -39.2949
        CIE-LCH:
        39.0630, 71.0527, 326.4242
        CIE-Luv:
        39.0630, 43.8818, -62.6319
        Hunter-Lab:
        32.7041, 50.9876, -36.7843
      #98299d color charts
#98299d RGB chart
      #98299d CMYK chart
      #98299d RGB pie chart
      #98299d color shades, tints & tones
#98299d color schemes
#98299d color preview, HTML & CSS examples
           This text has a color of #98299d        
        
          <p style="color:#98299d;">Text here</p>
        
        
          .mytext {color:#98299d;}
        
        Text color #98299d
      
           This box has a color of #98299d        
        
          <div style="background-color:#98299d;">Content here</div>
        
        
          .mybackground {background-color:#98299d;}
        
        Background color #98299d
      
           Border around this has a color of #98299d        
        
          <div style="border:2px solid #98299d;">Content here</div>
        
        
          .myborder {border:2px solid #98299d;}
        
        Border color #98299d