#981dc4 color space conversions
Hex:
        #981dc4
        RGB:
        152, 29, 196
        CMY:
        40, 89, 23
        CMYK:
        22, 85, 0, 23
      HSL:
        284°, 74.2222%, 44.1176%
        HSV (HSB):
        284°, 85.2041%, 76.8627%
        XYZ:
        23.3521, 11.5397, 53.2211
        xyY:
        0.2650, 0.1310, 11.5397
      CIE-Lab:
        40.4749, 69.7332, -60.1745
        CIE-LCH:
        40.4749, 92.1069, 319.2083
        CIE-Luv:
        40.4749, 33.9181, -92.9717
        Hunter-Lab:
        33.9701, 63.2588, -69.1110
      #981dc4 color charts
#981dc4 RGB chart
      #981dc4 CMYK chart
      #981dc4 RGB pie chart
      #981dc4 color shades, tints & tones
#981dc4 color schemes
#981dc4 color preview, HTML & CSS examples
           This text has a color of #981dc4        
        
          <p style="color:#981dc4;">Text here</p>
        
        
          .mytext {color:#981dc4;}
        
        Text color #981dc4
      
           This box has a color of #981dc4        
        
          <div style="background-color:#981dc4;">Content here</div>
        
        
          .mybackground {background-color:#981dc4;}
        
        Background color #981dc4
      
           Border around this has a color of #981dc4        
        
          <div style="border:2px solid #981dc4;">Content here</div>
        
        
          .myborder {border:2px solid #981dc4;}
        
        Border color #981dc4