#985d90 color space conversions
Hex:
        #985d90
        RGB:
        152, 93, 144
        CMY:
        40, 64, 44
        CMYK:
        0, 39, 5, 40
      HSL:
        308°, 24.0816%, 48.0392%
        HSV (HSB):
        308°, 38.8158%, 59.6078%
        XYZ:
        21.8973, 16.5177, 28.4197
        xyY:
        0.3276, 0.2471, 16.5177
      CIE-Lab:
        47.6465, 32.1781, -18.0800
        CIE-LCH:
        47.6465, 36.9096, 330.6696
        CIE-Luv:
        47.6465, 30.3164, -30.6515
        Hunter-Lab:
        40.6420, 25.0496, -13.0103
      #985d90 color charts
#985d90 RGB chart
      #985d90 CMYK chart
      #985d90 RGB pie chart
      #985d90 color shades, tints & tones
#985d90 color schemes
#985d90 color preview, HTML & CSS examples
           This text has a color of #985d90        
        
          <p style="color:#985d90;">Text here</p>
        
        
          .mytext {color:#985d90;}
        
        Text color #985d90
      
           This box has a color of #985d90        
        
          <div style="background-color:#985d90;">Content here</div>
        
        
          .mybackground {background-color:#985d90;}
        
        Background color #985d90
      
           Border around this has a color of #985d90        
        
          <div style="border:2px solid #985d90;">Content here</div>
        
        
          .myborder {border:2px solid #985d90;}
        
        Border color #985d90