#981cce color space conversions
Hex:
        #981cce
        RGB:
        152, 28, 206
        CMY:
        40, 89, 19
        CMYK:
        26, 86, 0, 19
      HSL:
        282°, 76.0684%, 45.8824%
        HSV (HSB):
        282°, 86.4078%, 80.7843%
        XYZ:
        24.5047, 11.9621, 59.4099
        xyY:
        0.2556, 0.1248, 11.9621
      CIE-Lab:
        41.1559, 71.8680, -64.8845
        CIE-LCH:
        41.1559, 96.8246, 317.9233
        CIE-Luv:
        41.1559, 31.3752, -99.8512
        Hunter-Lab:
        34.5863, 65.9428, -77.6337
      #981cce color charts
#981cce RGB chart
      #981cce CMYK chart
      #981cce RGB pie chart
      #981cce color shades, tints & tones
#981cce color schemes
#981cce color preview, HTML & CSS examples
           This text has a color of #981cce        
        
          <p style="color:#981cce;">Text here</p>
        
        
          .mytext {color:#981cce;}
        
        Text color #981cce
      
           This box has a color of #981cce        
        
          <div style="background-color:#981cce;">Content here</div>
        
        
          .mybackground {background-color:#981cce;}
        
        Background color #981cce
      
           Border around this has a color of #981cce        
        
          <div style="border:2px solid #981cce;">Content here</div>
        
        
          .myborder {border:2px solid #981cce;}
        
        Border color #981cce