#981b54 color space conversions
Hex:
        #981b54
        RGB:
        152, 27, 84
        CMY:
        40, 89, 67
        CMYK:
        0, 82, 45, 40
      HSL:
        333°, 69.8324%, 35.0980%
        HSV (HSB):
        333°, 82.2368%, 59.6078%
        XYZ:
        14.9411, 8.0994, 9.1634
        xyY:
        0.4640, 0.2515, 8.0994
      CIE-Lab:
        34.1890, 53.5153, -1.1125
        CIE-LCH:
        34.1890, 53.5269, 358.8091
        CIE-Luv:
        34.1890, 74.1135, -10.5098
        Hunter-Lab:
        28.4594, 43.9079, 0.8314
      #981b54 color charts
#981b54 RGB chart
      #981b54 CMYK chart
      #981b54 RGB pie chart
      #981b54 color shades, tints & tones
#981b54 color schemes
#981b54 color preview, HTML & CSS examples
           This text has a color of #981b54        
        
          <p style="color:#981b54;">Text here</p>
        
        
          .mytext {color:#981b54;}
        
        Text color #981b54
      
           This box has a color of #981b54        
        
          <div style="background-color:#981b54;">Content here</div>
        
        
          .mybackground {background-color:#981b54;}
        
        Background color #981b54
      
           Border around this has a color of #981b54        
        
          <div style="border:2px solid #981b54;">Content here</div>
        
        
          .myborder {border:2px solid #981b54;}
        
        Border color #981b54