#971fea color space conversions
Hex:
        #971fea
        RGB:
        151, 31, 234
        CMY:
        41, 88, 8
        CMYK:
        35, 87, 0, 8
      HSL:
        275°, 82.8571%, 51.9608%
        HSV (HSB):
        275°, 86.7521%, 91.7647%
        XYZ:
        28.1038, 13.4998, 78.9664
        xyY:
        0.2331, 0.1120, 13.4998
      CIE-Lab:
        43.5069, 76.6080, -77.0920
        CIE-LCH:
        43.5069, 108.6829, 314.8196
        CIE-Luv:
        43.5069, 24.1056, -117.8954
        Hunter-Lab:
        36.7421, 72.2349, -101.7072
      #971fea color charts
#971fea RGB chart
      #971fea CMYK chart
      #971fea RGB pie chart
      #971fea color shades, tints & tones
#971fea color schemes
#971fea color preview, HTML & CSS examples
           This text has a color of #971fea        
        
          <p style="color:#971fea;">Text here</p>
        
        
          .mytext {color:#971fea;}
        
        Text color #971fea
      
           This box has a color of #971fea        
        
          <div style="background-color:#971fea;">Content here</div>
        
        
          .mybackground {background-color:#971fea;}
        
        Background color #971fea
      
           Border around this has a color of #971fea        
        
          <div style="border:2px solid #971fea;">Content here</div>
        
        
          .myborder {border:2px solid #971fea;}
        
        Border color #971fea