#981afd color space conversions
Hex:
        #981afd
        RGB:
        152, 26, 253
        CMY:
        40, 90, 1
        CMYK:
        40, 90, 0, 1
      HSL:
        273°, 98.2684%, 54.7059%
        HSV (HSB):
        273°, 89.7233%, 99.2157%
        XYZ:
        31.0479, 14.5060, 94.0920
        xyY:
        0.2223, 0.1039, 14.5060
      CIE-Lab:
        44.9501, 81.6351, -85.4133
        CIE-LCH:
        44.9501, 118.1513, 313.7043
        CIE-Luv:
        44.9501, 21.0836, -129.9782
        Hunter-Lab:
        38.0868, 78.8592, -119.8130
      #981afd color charts
#981afd RGB chart
      #981afd CMYK chart
      #981afd RGB pie chart
      #981afd color shades, tints & tones
#981afd color schemes
#981afd color preview, HTML & CSS examples
           This text has a color of #981afd        
        
          <p style="color:#981afd;">Text here</p>
        
        
          .mytext {color:#981afd;}
        
        Text color #981afd
      
           This box has a color of #981afd        
        
          <div style="background-color:#981afd;">Content here</div>
        
        
          .mybackground {background-color:#981afd;}
        
        Background color #981afd
      
           Border around this has a color of #981afd        
        
          <div style="border:2px solid #981afd;">Content here</div>
        
        
          .myborder {border:2px solid #981afd;}
        
        Border color #981afd