#981cf1 color space conversions
Hex:
        #981cf1
        RGB:
        152, 28, 241
        CMY:
        40, 89, 5
        CMYK:
        37, 88, 0, 5
      HSL:
        275°, 88.3817%, 52.7451%
        HSV (HSB):
        275°, 88.3817%, 94.5098%
        XYZ:
        29.2413, 13.8568, 84.3525
        xyY:
        0.2294, 0.1087, 13.8568
      CIE-Lab:
        44.0268, 78.8018, -80.1914
        CIE-LCH:
        44.0268, 112.4295, 314.4992
        CIE-Luv:
        44.0268, 23.3470, -122.4267
        Hunter-Lab:
        37.2247, 75.0749, -108.2960
      #981cf1 color charts
#981cf1 RGB chart
      #981cf1 CMYK chart
      #981cf1 RGB pie chart
      #981cf1 color shades, tints & tones
#981cf1 color schemes
#981cf1 color preview, HTML & CSS examples
           This text has a color of #981cf1        
        
          <p style="color:#981cf1;">Text here</p>
        
        
          .mytext {color:#981cf1;}
        
        Text color #981cf1
      
           This box has a color of #981cf1        
        
          <div style="background-color:#981cf1;">Content here</div>
        
        
          .mybackground {background-color:#981cf1;}
        
        Background color #981cf1
      
           Border around this has a color of #981cf1        
        
          <div style="border:2px solid #981cf1;">Content here</div>
        
        
          .myborder {border:2px solid #981cf1;}
        
        Border color #981cf1