#981c8a color space conversions
Hex:
        #981c8a
        RGB:
        152, 28, 138
        CMY:
        40, 89, 46
        CMYK:
        0, 82, 9, 40
      HSL:
        307°, 68.8889%, 35.2941%
        HSV (HSB):
        307°, 81.5789%, 59.6078%
        XYZ:
        17.9516, 9.3409, 24.9016
        xyY:
        0.3439, 0.1790, 9.3409
      CIE-Lab:
        36.6325, 60.0100, -31.5616
        CIE-LCH:
        36.6325, 67.8036, 332.2584
        CIE-Luv:
        36.6325, 52.6926, -51.0379
        Hunter-Lab:
        30.5629, 51.3599, -26.9135
      #981c8a color charts
#981c8a RGB chart
      #981c8a CMYK chart
      #981c8a RGB pie chart
      #981c8a color shades, tints & tones
#981c8a color schemes
#981c8a color preview, HTML & CSS examples
           This text has a color of #981c8a        
        
          <p style="color:#981c8a;">Text here</p>
        
        
          .mytext {color:#981c8a;}
        
        Text color #981c8a
      
           This box has a color of #981c8a        
        
          <div style="background-color:#981c8a;">Content here</div>
        
        
          .mybackground {background-color:#981c8a;}
        
        Background color #981c8a
      
           Border around this has a color of #981c8a        
        
          <div style="border:2px solid #981c8a;">Content here</div>
        
        
          .myborder {border:2px solid #981c8a;}
        
        Border color #981c8a