#971cbe color space conversions
Hex:
        #971cbe
        RGB:
        151, 28, 190
        CMY:
        41, 89, 25
        CMYK:
        21, 85, 0, 25
      HSL:
        286°, 74.3119%, 42.7451%
        HSV (HSB):
        286°, 85.2632%, 74.5098%
        XYZ:
        22.4720, 11.1275, 49.6786
        xyY:
        0.2698, 0.1336, 11.1275
      CIE-Lab:
        39.7944, 68.6819, -57.7717
        CIE-LCH:
        39.7944, 89.7484, 319.9312
        CIE-Luv:
        39.7944, 35.0596, -89.1923
        Hunter-Lab:
        33.3579, 61.8725, -64.9476
      #971cbe color charts
#971cbe RGB chart
      #971cbe CMYK chart
      #971cbe RGB pie chart
      #971cbe color shades, tints & tones
#971cbe color schemes
#971cbe color preview, HTML & CSS examples
           This text has a color of #971cbe        
        
          <p style="color:#971cbe;">Text here</p>
        
        
          .mytext {color:#971cbe;}
        
        Text color #971cbe
      
           This box has a color of #971cbe        
        
          <div style="background-color:#971cbe;">Content here</div>
        
        
          .mybackground {background-color:#971cbe;}
        
        Background color #971cbe
      
           Border around this has a color of #971cbe        
        
          <div style="border:2px solid #971cbe;">Content here</div>
        
        
          .myborder {border:2px solid #971cbe;}
        
        Border color #971cbe