#981f73 color space conversions
Hex:
        #981f73
        RGB:
        152, 31, 115
        CMY:
        40, 88, 55
        CMYK:
        0, 80, 24, 40
      HSL:
        318°, 66.1202%, 35.8824%
        HSV (HSB):
        318°, 79.6053%, 59.6078%
        XYZ:
        16.5334, 8.8932, 17.0648
        xyY:
        0.3891, 0.2093, 8.8932
      CIE-Lab:
        35.7778, 55.9314, -18.5589
        CIE-LCH:
        35.7778, 58.9301, 341.6433
        CIE-Luv:
        35.7778, 60.9192, -32.7358
        Hunter-Lab:
        29.8214, 46.7752, -13.0527
      #981f73 color charts
#981f73 RGB chart
      #981f73 CMYK chart
      #981f73 RGB pie chart
      #981f73 color shades, tints & tones
#981f73 color schemes
#981f73 color preview, HTML & CSS examples
           This text has a color of #981f73        
        
          <p style="color:#981f73;">Text here</p>
        
        
          .mytext {color:#981f73;}
        
        Text color #981f73
      
           This box has a color of #981f73        
        
          <div style="background-color:#981f73;">Content here</div>
        
        
          .mybackground {background-color:#981f73;}
        
        Background color #981f73
      
           Border around this has a color of #981f73        
        
          <div style="border:2px solid #981f73;">Content here</div>
        
        
          .myborder {border:2px solid #981f73;}
        
        Border color #981f73