#970bb1 color space conversions
Hex:
        #970bb1
        RGB:
        151, 11, 177
        CMY:
        41, 96, 31
        CMYK:
        15, 94, 0, 31
      HSL:
        291°, 88.2979%, 36.8627%
        HSV (HSB):
        291°, 93.7853%, 69.4118%
        XYZ:
        20.8180, 9.9930, 42.4266
        xyY:
        0.2843, 0.1364, 9.9930
      CIE-Lab:
        37.8298, 69.3704, -53.2695
        CIE-LCH:
        37.8298, 87.4636, 322.4794
        CIE-Luv:
        37.8298, 40.1315, -81.8961
        Hunter-Lab:
        31.6117, 62.2314, -57.4460
      #970bb1 color charts
#970bb1 RGB chart
      #970bb1 CMYK chart
      #970bb1 RGB pie chart
      #970bb1 color shades, tints & tones
#970bb1 color schemes
#970bb1 color preview, HTML & CSS examples
           This text has a color of #970bb1        
        
          <p style="color:#970bb1;">Text here</p>
        
        
          .mytext {color:#970bb1;}
        
        Text color #970bb1
      
           This box has a color of #970bb1        
        
          <div style="background-color:#970bb1;">Content here</div>
        
        
          .mybackground {background-color:#970bb1;}
        
        Background color #970bb1
      
           Border around this has a color of #970bb1        
        
          <div style="border:2px solid #970bb1;">Content here</div>
        
        
          .myborder {border:2px solid #970bb1;}
        
        Border color #970bb1