#981b9a color space conversions
Hex:
        #981b9a
        RGB:
        152, 27, 154
        CMY:
        40, 89, 40
        CMYK:
        1, 82, 0, 40
      HSL:
        299°, 70.1657%, 35.4902%
        HSV (HSB):
        299°, 82.4675%, 60.3922%
        XYZ:
        19.1736, 9.7924, 31.4514
        xyY:
        0.3174, 0.1621, 9.7924
      CIE-Lab:
        37.4672, 62.7792, -40.0229
        CIE-LCH:
        37.4672, 74.4517, 327.4817
        CIE-Luv:
        37.4672, 47.0854, -63.2746
        Hunter-Lab:
        31.2927, 54.6075, -37.6857
      #981b9a color charts
#981b9a RGB chart
      #981b9a CMYK chart
      #981b9a RGB pie chart
      #981b9a color shades, tints & tones
#981b9a color schemes
#981b9a color preview, HTML & CSS examples
           This text has a color of #981b9a        
        
          <p style="color:#981b9a;">Text here</p>
        
        
          .mytext {color:#981b9a;}
        
        Text color #981b9a
      
           This box has a color of #981b9a        
        
          <div style="background-color:#981b9a;">Content here</div>
        
        
          .mybackground {background-color:#981b9a;}
        
        Background color #981b9a
      
           Border around this has a color of #981b9a        
        
          <div style="border:2px solid #981b9a;">Content here</div>
        
        
          .myborder {border:2px solid #981b9a;}
        
        Border color #981b9a