#981eaf color space conversions
Hex:
        #981eaf
        RGB:
        152, 30, 175
        CMY:
        40, 88, 31
        CMYK:
        13, 83, 0, 31
      HSL:
        290°, 70.7317%, 40.1961%
        HSV (HSB):
        290°, 82.8571%, 68.6275%
        XYZ:
        21.1510, 10.6991, 41.5078
        xyY:
        0.2883, 0.1458, 10.6991
      CIE-Lab:
        39.0690, 65.6280, -50.0708
        CIE-LCH:
        39.0690, 82.5477, 322.6582
        CIE-Luv:
        39.0690, 39.8694, -78.1259
        Hunter-Lab:
        32.7095, 58.1825, -52.3414
      #981eaf color charts
#981eaf RGB chart
      #981eaf CMYK chart
      #981eaf RGB pie chart
      #981eaf color shades, tints & tones
#981eaf color schemes
#981eaf color preview, HTML & CSS examples
           This text has a color of #981eaf        
        
          <p style="color:#981eaf;">Text here</p>
        
        
          .mytext {color:#981eaf;}
        
        Text color #981eaf
      
           This box has a color of #981eaf        
        
          <div style="background-color:#981eaf;">Content here</div>
        
        
          .mybackground {background-color:#981eaf;}
        
        Background color #981eaf
      
           Border around this has a color of #981eaf        
        
          <div style="border:2px solid #981eaf;">Content here</div>
        
        
          .myborder {border:2px solid #981eaf;}
        
        Border color #981eaf