#981abf color space conversions
Hex:
        #981abf
        RGB:
        152, 26, 191
        CMY:
        40, 90, 25
        CMYK:
        20, 86, 0, 25
      HSL:
        286°, 76.0369%, 42.5490%
        HSV (HSB):
        286°, 86.3874%, 74.9020%
        XYZ:
        22.7223, 11.1758, 50.2498
        xyY:
        0.2700, 0.1328, 11.1758
      CIE-Lab:
        39.8750, 69.4782, -58.2206
        CIE-LCH:
        39.8750, 90.6469, 320.0380
        CIE-Luv:
        39.8750, 35.5669, -89.9214
        Hunter-Lab:
        33.4302, 62.8223, -65.7192
      #981abf color charts
#981abf RGB chart
      #981abf CMYK chart
      #981abf RGB pie chart
      #981abf color shades, tints & tones
#981abf color schemes
#981abf color preview, HTML & CSS examples
           This text has a color of #981abf        
        
          <p style="color:#981abf;">Text here</p>
        
        
          .mytext {color:#981abf;}
        
        Text color #981abf
      
           This box has a color of #981abf        
        
          <div style="background-color:#981abf;">Content here</div>
        
        
          .mybackground {background-color:#981abf;}
        
        Background color #981abf
      
           Border around this has a color of #981abf        
        
          <div style="border:2px solid #981abf;">Content here</div>
        
        
          .myborder {border:2px solid #981abf;}
        
        Border color #981abf