#971efe color space conversions
Hex:
        #971efe
        RGB:
        151, 30, 254
        CMY:
        41, 88, 0
        CMYK:
        41, 88, 0, 0
      HSL:
        272°, 99.1150%, 55.6863%
        HSV (HSB):
        272°, 88.1890%, 99.6078%
        XYZ:
        31.1162, 14.6636, 94.9563
        xyY:
        0.2211, 0.1042, 14.6636
      CIE-Lab:
        45.1700, 80.9394, -85.6157
        CIE-LCH:
        45.1700, 117.8187, 313.3918
        CIE-Luv:
        45.1700, 20.1981, -130.4140
        Hunter-Lab:
        38.2931, 78.0324, -120.2176
      #971efe color charts
#971efe RGB chart
      #971efe CMYK chart
      #971efe RGB pie chart
      #971efe color shades, tints & tones
#971efe color schemes
#971efe color preview, HTML & CSS examples
           This text has a color of #971efe        
        
          <p style="color:#971efe;">Text here</p>
        
        
          .mytext {color:#971efe;}
        
        Text color #971efe
      
           This box has a color of #971efe        
        
          <div style="background-color:#971efe;">Content here</div>
        
        
          .mybackground {background-color:#971efe;}
        
        Background color #971efe
      
           Border around this has a color of #971efe        
        
          <div style="border:2px solid #971efe;">Content here</div>
        
        
          .myborder {border:2px solid #971efe;}
        
        Border color #971efe