#981e6a color space conversions
Hex:
        #981e6a
        RGB:
        152, 30, 106
        CMY:
        40, 88, 58
        CMYK:
        0, 80, 30, 40
      HSL:
        323°, 67.0330%, 35.6863%
        HSV (HSB):
        323°, 80.2632%, 59.6078%
        XYZ:
        16.0147, 8.6446, 14.4602
        xyY:
        0.4094, 0.2210, 8.6446
      CIE-Lab:
        35.2907, 55.0809, -13.6071
        CIE-LCH:
        35.2907, 56.7368, 346.1236
        CIE-Luv:
        35.2907, 64.6794, -26.0720
        Hunter-Lab:
        29.4016, 45.7738, -8.5786
      #981e6a color charts
#981e6a RGB chart
      #981e6a CMYK chart
      #981e6a RGB pie chart
      #981e6a color shades, tints & tones
#981e6a color schemes
#981e6a color preview, HTML & CSS examples
           This text has a color of #981e6a        
        
          <p style="color:#981e6a;">Text here</p>
        
        
          .mytext {color:#981e6a;}
        
        Text color #981e6a
      
           This box has a color of #981e6a        
        
          <div style="background-color:#981e6a;">Content here</div>
        
        
          .mybackground {background-color:#981e6a;}
        
        Background color #981e6a
      
           Border around this has a color of #981e6a        
        
          <div style="border:2px solid #981e6a;">Content here</div>
        
        
          .myborder {border:2px solid #981e6a;}
        
        Border color #981e6a