#98004a color space conversions
Hex:
        #98004a
        RGB:
        152, 0, 74
        CMY:
        40, 100, 71
        CMYK:
        0, 100, 51, 40
      HSL:
        331°, 100.0000%, 29.8039%
        HSV (HSB):
        331°, 100.0000%, 59.6078%
        XYZ:
        14.1849, 7.1698, 7.1148
        xyY:
        0.4982, 0.2518, 7.1698
      CIE-Lab:
        32.1904, 57.4986, 2.5308
        CIE-LCH:
        32.1904, 57.5543, 2.5202
        CIE-Luv:
        32.1904, 83.1631, -7.2526
        Hunter-Lab:
        26.7765, 47.7020, 2.9895
      #98004a color charts
#98004a RGB chart
      #98004a CMYK chart
      #98004a RGB pie chart
      #98004a color shades, tints & tones
#98004a color schemes
#98004a color preview, HTML & CSS examples
           This text has a color of #98004a        
        
          <p style="color:#98004a;">Text here</p>
        
        
          .mytext {color:#98004a;}
        
        Text color #98004a
      
           This box has a color of #98004a        
        
          <div style="background-color:#98004a;">Content here</div>
        
        
          .mybackground {background-color:#98004a;}
        
        Background color #98004a
      
           Border around this has a color of #98004a        
        
          <div style="border:2px solid #98004a;">Content here</div>
        
        
          .myborder {border:2px solid #98004a;}
        
        Border color #98004a