#981fcf color space conversions
Hex:
        #981fcf
        RGB:
        152, 31, 207
        CMY:
        40, 88, 19
        CMYK:
        27, 85, 0, 19
      HSL:
        281°, 73.9496%, 46.6667%
        HSV (HSB):
        281°, 85.0242%, 81.1765%
        XYZ:
        24.7014, 12.1604, 60.0768
        xyY:
        0.2548, 0.1254, 12.1604
      CIE-Lab:
        41.4699, 71.3635, -64.9524
        CIE-LCH:
        41.4699, 96.4965, 317.6927
        CIE-Luv:
        41.4699, 30.8635, -100.1573
        Hunter-Lab:
        34.8717, 65.4149, -77.7342
      #981fcf color charts
#981fcf RGB chart
      #981fcf CMYK chart
      #981fcf RGB pie chart
      #981fcf color shades, tints & tones
#981fcf color schemes
#981fcf color preview, HTML & CSS examples
           This text has a color of #981fcf        
        
          <p style="color:#981fcf;">Text here</p>
        
        
          .mytext {color:#981fcf;}
        
        Text color #981fcf
      
           This box has a color of #981fcf        
        
          <div style="background-color:#981fcf;">Content here</div>
        
        
          .mybackground {background-color:#981fcf;}
        
        Background color #981fcf
      
           Border around this has a color of #981fcf        
        
          <div style="border:2px solid #981fcf;">Content here</div>
        
        
          .myborder {border:2px solid #981fcf;}
        
        Border color #981fcf