#98205f color space conversions
Hex:
        #98205f
        RGB:
        152, 32, 95
        CMY:
        40, 87, 63
        CMYK:
        0, 79, 38, 40
      HSL:
        329°, 65.2174%, 36.0784%
        HSV (HSB):
        329°, 78.9474%, 59.6078%
        XYZ:
        15.5310, 8.5346, 11.6553
        xyY:
        0.4348, 0.2389, 8.5346
      CIE-Lab:
        35.0724, 53.2129, -6.9062
        CIE-LCH:
        35.0724, 53.6592, 352.6052
        CIE-Luv:
        35.0724, 68.4646, -17.3520
        Hunter-Lab:
        29.2141, 43.7704, -3.2044
      #98205f color charts
#98205f RGB chart
      #98205f CMYK chart
      #98205f RGB pie chart
      #98205f color shades, tints & tones
#98205f color schemes
#98205f color preview, HTML & CSS examples
           This text has a color of #98205f        
        
          <p style="color:#98205f;">Text here</p>
        
        
          .mytext {color:#98205f;}
        
        Text color #98205f
      
           This box has a color of #98205f        
        
          <div style="background-color:#98205f;">Content here</div>
        
        
          .mybackground {background-color:#98205f;}
        
        Background color #98205f
      
           Border around this has a color of #98205f        
        
          <div style="border:2px solid #98205f;">Content here</div>
        
        
          .myborder {border:2px solid #98205f;}
        
        Border color #98205f