#98295f color space conversions
Hex:
        #98295f
        RGB:
        152, 41, 95
        CMY:
        40, 84, 63
        CMYK:
        0, 73, 38, 40
      HSL:
        331°, 57.5130%, 37.8431%
        HSV (HSB):
        331°, 73.0263%, 59.6078%
        XYZ:
        15.8074, 9.0875, 11.7474
        xyY:
        0.4314, 0.2480, 9.0875
      CIE-Lab:
        36.1522, 50.1709, -5.2941
        CIE-LCH:
        36.1522, 50.4494, 353.9763
        CIE-Luv:
        36.1522, 65.6245, -14.9525
        Hunter-Lab:
        30.1455, 40.8455, -2.0029
      #98295f color charts
#98295f RGB chart
      #98295f CMYK chart
      #98295f RGB pie chart
      #98295f color shades, tints & tones
#98295f color schemes
#98295f color preview, HTML & CSS examples
           This text has a color of #98295f        
        
          <p style="color:#98295f;">Text here</p>
        
        
          .mytext {color:#98295f;}
        
        Text color #98295f
      
           This box has a color of #98295f        
        
          <div style="background-color:#98295f;">Content here</div>
        
        
          .mybackground {background-color:#98295f;}
        
        Background color #98295f
      
           Border around this has a color of #98295f        
        
          <div style="border:2px solid #98295f;">Content here</div>
        
        
          .myborder {border:2px solid #98295f;}
        
        Border color #98295f