#981ca1 color space conversions
Hex:
        #981ca1
        RGB:
        152, 28, 161
        CMY:
        40, 89, 37
        CMYK:
        6, 83, 0, 37
      HSL:
        296°, 70.3704%, 37.0588%
        HSV (HSB):
        296°, 82.6087%, 63.1373%
        XYZ:
        19.7972, 10.0791, 34.6202
        xyY:
        0.3069, 0.1563, 10.0791
      CIE-Lab:
        37.9841, 63.6965, -43.4306
        CIE-LCH:
        37.9841, 77.0938, 325.7124
        CIE-Luv:
        37.9841, 44.5805, -68.2855
        Hunter-Lab:
        31.7476, 55.7506, -42.4314
      #981ca1 color charts
#981ca1 RGB chart
      #981ca1 CMYK chart
      #981ca1 RGB pie chart
      #981ca1 color shades, tints & tones
#981ca1 color schemes
#981ca1 color preview, HTML & CSS examples
           This text has a color of #981ca1        
        
          <p style="color:#981ca1;">Text here</p>
        
        
          .mytext {color:#981ca1;}
        
        Text color #981ca1
      
           This box has a color of #981ca1        
        
          <div style="background-color:#981ca1;">Content here</div>
        
        
          .mybackground {background-color:#981ca1;}
        
        Background color #981ca1
      
           Border around this has a color of #981ca1        
        
          <div style="border:2px solid #981ca1;">Content here</div>
        
        
          .myborder {border:2px solid #981ca1;}
        
        Border color #981ca1