#981c44 color space conversions
Hex:
        #981c44
        RGB:
        152, 28, 68
        CMY:
        40, 89, 73
        CMYK:
        0, 82, 55, 40
      HSL:
        341°, 68.8889%, 35.2941%
        HSV (HSB):
        341°, 81.5789%, 59.6078%
        XYZ:
        14.4075, 7.9233, 6.2388
        xyY:
        0.5043, 0.2773, 7.9233
      CIE-Lab:
        33.8226, 51.8437, 8.7969
        CIE-LCH:
        33.8226, 52.5847, 9.6302
        CIE-Luv:
        33.8226, 79.7487, 0.3904
        Hunter-Lab:
        28.1483, 42.1047, 6.5627
      #981c44 color charts
#981c44 RGB chart
      #981c44 CMYK chart
      #981c44 RGB pie chart
      #981c44 color shades, tints & tones
#981c44 color schemes
#981c44 color preview, HTML & CSS examples
           This text has a color of #981c44        
        
          <p style="color:#981c44;">Text here</p>
        
        
          .mytext {color:#981c44;}
        
        Text color #981c44
      
           This box has a color of #981c44        
        
          <div style="background-color:#981c44;">Content here</div>
        
        
          .mybackground {background-color:#981c44;}
        
        Background color #981c44
      
           Border around this has a color of #981c44        
        
          <div style="border:2px solid #981c44;">Content here</div>
        
        
          .myborder {border:2px solid #981c44;}
        
        Border color #981c44