#981fb2 color space conversions
Hex:
        #981fb2
        RGB:
        152, 31, 178
        CMY:
        40, 88, 30
        CMYK:
        15, 83, 0, 30
      HSL:
        289°, 70.3349%, 40.9804%
        HSV (HSB):
        289°, 82.5843%, 69.8039%
        XYZ:
        21.4748, 10.8697, 43.0857
        xyY:
        0.2847, 0.1441, 10.8697
      CIE-Lab:
        39.3602, 65.9108, -51.3835
        CIE-LCH:
        39.3602, 83.5733, 322.0603
        CIE-Luv:
        39.3602, 38.8458, -80.1105
        Hunter-Lab:
        32.9693, 58.5710, -54.4043
      #981fb2 color charts
#981fb2 RGB chart
      #981fb2 CMYK chart
      #981fb2 RGB pie chart
      #981fb2 color shades, tints & tones
#981fb2 color schemes
#981fb2 color preview, HTML & CSS examples
           This text has a color of #981fb2        
        
          <p style="color:#981fb2;">Text here</p>
        
        
          .mytext {color:#981fb2;}
        
        Text color #981fb2
      
           This box has a color of #981fb2        
        
          <div style="background-color:#981fb2;">Content here</div>
        
        
          .mybackground {background-color:#981fb2;}
        
        Background color #981fb2
      
           Border around this has a color of #981fb2        
        
          <div style="border:2px solid #981fb2;">Content here</div>
        
        
          .myborder {border:2px solid #981fb2;}
        
        Border color #981fb2