#981ebd color space conversions
Hex:
        #981ebd
        RGB:
        152, 30, 189
        CMY:
        40, 88, 26
        CMYK:
        20, 84, 0, 26
      HSL:
        286°, 72.6027%, 42.9412%
        HSV (HSB):
        286°, 84.1270%, 74.1176%
        XYZ:
        22.5985, 11.2781, 49.1299
        xyY:
        0.2722, 0.1359, 11.2781
      CIE-Lab:
        40.0449, 68.1811, -56.7708
        CIE-LCH:
        40.0449, 88.7219, 320.2176
        CIE-Luv:
        40.0449, 35.7556, -88.0095
        Hunter-Lab:
        33.5828, 61.3458, -63.2302
      #981ebd color charts
#981ebd RGB chart
      #981ebd CMYK chart
      #981ebd RGB pie chart
      #981ebd color shades, tints & tones
#981ebd color schemes
#981ebd color preview, HTML & CSS examples
           This text has a color of #981ebd        
        
          <p style="color:#981ebd;">Text here</p>
        
        
          .mytext {color:#981ebd;}
        
        Text color #981ebd
      
           This box has a color of #981ebd        
        
          <div style="background-color:#981ebd;">Content here</div>
        
        
          .mybackground {background-color:#981ebd;}
        
        Background color #981ebd
      
           Border around this has a color of #981ebd        
        
          <div style="border:2px solid #981ebd;">Content here</div>
        
        
          .myborder {border:2px solid #981ebd;}
        
        Border color #981ebd