#970bc1 color space conversions
Hex:
        #970bc1
        RGB:
        151, 11, 193
        CMY:
        41, 96, 24
        CMYK:
        22, 94, 0, 24
      HSL:
        286°, 89.2157%, 40.0000%
        HSV (HSB):
        286°, 94.3005%, 75.6863%
        XYZ:
        22.5078, 10.6689, 51.3251
        xyY:
        0.2664, 0.1263, 10.6689
      CIE-Lab:
        39.0171, 72.1964, -60.7943
        CIE-LCH:
        39.0171, 94.3836, 319.9003
        CIE-Luv:
        39.0171, 35.3529, -92.8221
        Hunter-Lab:
        32.6633, 65.8410, -70.3003
      #970bc1 color charts
#970bc1 RGB chart
      #970bc1 CMYK chart
      #970bc1 RGB pie chart
      #970bc1 color shades, tints & tones
#970bc1 color schemes
#970bc1 color preview, HTML & CSS examples
           This text has a color of #970bc1        
        
          <p style="color:#970bc1;">Text here</p>
        
        
          .mytext {color:#970bc1;}
        
        Text color #970bc1
      
           This box has a color of #970bc1        
        
          <div style="background-color:#970bc1;">Content here</div>
        
        
          .mybackground {background-color:#970bc1;}
        
        Background color #970bc1
      
           Border around this has a color of #970bc1        
        
          <div style="border:2px solid #970bc1;">Content here</div>
        
        
          .myborder {border:2px solid #970bc1;}
        
        Border color #970bc1