#9982a2 color space conversions
Hex:
        #9982a2
        RGB:
        153, 130, 162
        CMY:
        40, 49, 36
        CMYK:
        6, 20, 0, 36
      HSL:
        283°, 14.6789%, 57.2549%
        HSV (HSB):
        283°, 19.7531%, 63.5294%
        XYZ:
        27.6411, 25.3462, 37.6179
        xyY:
        0.3051, 0.2797, 25.3462
      CIE-Lab:
        57.4112, 14.8375, -13.7668
        CIE-LCH:
        57.4112, 20.2404, 317.1436
        CIE-Luv:
        57.4112, 10.8243, -22.5631
        Hunter-Lab:
        50.3450, 9.8987, -9.0601
      #9982a2 color charts
#9982a2 RGB chart
      #9982a2 CMYK chart
      #9982a2 RGB pie chart
      #9982a2 color shades, tints & tones
#9982a2 color schemes
#9982a2 color preview, HTML & CSS examples
           This text has a color of #9982a2        
        
          <p style="color:#9982a2;">Text here</p>
        
        
          .mytext {color:#9982a2;}
        
        Text color #9982a2
      
           This box has a color of #9982a2        
        
          <div style="background-color:#9982a2;">Content here</div>
        
        
          .mybackground {background-color:#9982a2;}
        
        Background color #9982a2
      
           Border around this has a color of #9982a2        
        
          <div style="border:2px solid #9982a2;">Content here</div>
        
        
          .myborder {border:2px solid #9982a2;}
        
        Border color #9982a2