#981ed1 color space conversions
Hex:
        #981ed1
        RGB:
        152, 30, 209
        CMY:
        40, 88, 18
        CMYK:
        27, 86, 0, 18
      HSL:
        281°, 74.8954%, 46.8627%
        HSV (HSB):
        281°, 85.6459%, 81.9608%
        XYZ:
        24.9218, 12.2074, 61.3643
        xyY:
        0.2530, 0.1239, 12.2074
      CIE-Lab:
        41.5439, 71.9909, -65.9885
        CIE-LCH:
        41.5439, 97.6584, 317.4909
        CIE-Luv:
        41.5439, 30.4506, -101.6165
        Hunter-Lab:
        34.9391, 66.1793, -79.6751
      #981ed1 color charts
#981ed1 RGB chart
      #981ed1 CMYK chart
      #981ed1 RGB pie chart
      #981ed1 color shades, tints & tones
#981ed1 color schemes
#981ed1 color preview, HTML & CSS examples
           This text has a color of #981ed1        
        
          <p style="color:#981ed1;">Text here</p>
        
        
          .mytext {color:#981ed1;}
        
        Text color #981ed1
      
           This box has a color of #981ed1        
        
          <div style="background-color:#981ed1;">Content here</div>
        
        
          .mybackground {background-color:#981ed1;}
        
        Background color #981ed1
      
           Border around this has a color of #981ed1        
        
          <div style="border:2px solid #981ed1;">Content here</div>
        
        
          .myborder {border:2px solid #981ed1;}
        
        Border color #981ed1