#981ae2 color space conversions
Hex:
        #981ae2
        RGB:
        152, 26, 226
        CMY:
        40, 90, 11
        CMYK:
        33, 88, 0, 11
      HSL:
        278°, 79.3651%, 49.4118%
        HSV (HSB):
        278°, 88.4956%, 88.6275%
        XYZ:
        27.0458, 12.9052, 73.0170
        xyY:
        0.2394, 0.1142, 12.9052
      CIE-Lab:
        42.6200, 76.1970, -73.9901
        CIE-LCH:
        42.6200, 106.2097, 315.8419
        CIE-Luv:
        42.6200, 26.7128, -113.1232
        Hunter-Lab:
        35.9238, 71.5198, -95.3634
      #981ae2 color charts
#981ae2 RGB chart
      #981ae2 CMYK chart
      #981ae2 RGB pie chart
      #981ae2 color shades, tints & tones
#981ae2 color schemes
#981ae2 color preview, HTML & CSS examples
           This text has a color of #981ae2        
        
          <p style="color:#981ae2;">Text here</p>
        
        
          .mytext {color:#981ae2;}
        
        Text color #981ae2
      
           This box has a color of #981ae2        
        
          <div style="background-color:#981ae2;">Content here</div>
        
        
          .mybackground {background-color:#981ae2;}
        
        Background color #981ae2
      
           Border around this has a color of #981ae2        
        
          <div style="border:2px solid #981ae2;">Content here</div>
        
        
          .myborder {border:2px solid #981ae2;}
        
        Border color #981ae2