#981eae color space conversions
Hex:
        #981eae
        RGB:
        152, 30, 174
        CMY:
        40, 88, 32
        CMYK:
        13, 83, 0, 32
      HSL:
        291°, 70.5882%, 40.0000%
        HSV (HSB):
        291°, 82.7586%, 68.2353%
        XYZ:
        21.0531, 10.6599, 40.9923
        xyY:
        0.2896, 0.1466, 10.6599
      CIE-Lab:
        39.0017, 65.4498, -49.5840
        CIE-LCH:
        39.0017, 82.1112, 322.8529
        CIE-Luv:
        39.0017, 40.1763, -77.4084
        Hunter-Lab:
        32.6496, 57.9640, -51.5854
      #981eae color charts
#981eae RGB chart
      #981eae CMYK chart
      #981eae RGB pie chart
      #981eae color shades, tints & tones
#981eae color schemes
#981eae color preview, HTML & CSS examples
           This text has a color of #981eae        
        
          <p style="color:#981eae;">Text here</p>
        
        
          .mytext {color:#981eae;}
        
        Text color #981eae
      
           This box has a color of #981eae        
        
          <div style="background-color:#981eae;">Content here</div>
        
        
          .mybackground {background-color:#981eae;}
        
        Background color #981eae
      
           Border around this has a color of #981eae        
        
          <div style="border:2px solid #981eae;">Content here</div>
        
        
          .myborder {border:2px solid #981eae;}
        
        Border color #981eae