#981ebe color space conversions
Hex:
        #981ebe
        RGB:
        152, 30, 190
        CMY:
        40, 88, 25
        CMYK:
        20, 84, 0, 25
      HSL:
        286°, 72.7273%, 43.1373%
        HSV (HSB):
        286°, 84.2105%, 74.5098%
        XYZ:
        22.7074, 11.3217, 49.7037
        xyY:
        0.2712, 0.1352, 11.3217
      CIE-Lab:
        40.1170, 68.3673, -57.2414
        CIE-LCH:
        40.1170, 89.1665, 320.0618
        CIE-Luv:
        40.1170, 35.4747, -88.7040
        Hunter-Lab:
        33.6477, 61.5789, -64.0287
      #981ebe color charts
#981ebe RGB chart
      #981ebe CMYK chart
      #981ebe RGB pie chart
      #981ebe color shades, tints & tones
#981ebe color schemes
#981ebe color preview, HTML & CSS examples
           This text has a color of #981ebe        
        
          <p style="color:#981ebe;">Text here</p>
        
        
          .mytext {color:#981ebe;}
        
        Text color #981ebe
      
           This box has a color of #981ebe        
        
          <div style="background-color:#981ebe;">Content here</div>
        
        
          .mybackground {background-color:#981ebe;}
        
        Background color #981ebe
      
           Border around this has a color of #981ebe        
        
          <div style="border:2px solid #981ebe;">Content here</div>
        
        
          .myborder {border:2px solid #981ebe;}
        
        Border color #981ebe