#981fef color space conversions
Hex:
        #981fef
        RGB:
        152, 31, 239
        CMY:
        40, 88, 6
        CMYK:
        36, 87, 0, 6
      HSL:
        275°, 86.6667%, 52.9412%
        HSV (HSB):
        275°, 87.0293%, 93.7255%
        XYZ:
        29.0189, 13.8874, 82.8124
        xyY:
        0.2308, 0.1105, 13.8874
      CIE-Lab:
        44.0710, 77.7534, -78.9906
        CIE-LCH:
        44.0710, 110.8382, 314.5478
        CIE-Luv:
        44.0710, 23.5548, -120.9092
        Hunter-Lab:
        37.2658, 73.7830, -105.6689
      #981fef color charts
#981fef RGB chart
      #981fef CMYK chart
      #981fef RGB pie chart
      #981fef color shades, tints & tones
#981fef color schemes
#981fef color preview, HTML & CSS examples
           This text has a color of #981fef        
        
          <p style="color:#981fef;">Text here</p>
        
        
          .mytext {color:#981fef;}
        
        Text color #981fef
      
           This box has a color of #981fef        
        
          <div style="background-color:#981fef;">Content here</div>
        
        
          .mybackground {background-color:#981fef;}
        
        Background color #981fef
      
           Border around this has a color of #981fef        
        
          <div style="border:2px solid #981fef;">Content here</div>
        
        
          .myborder {border:2px solid #981fef;}
        
        Border color #981fef