#970bc2 color space conversions
Hex:
        #970bc2
        RGB:
        151, 11, 194
        CMY:
        41, 96, 24
        CMYK:
        22, 94, 0, 24
      HSL:
        286°, 89.2683%, 40.1961%
        HSV (HSB):
        286°, 94.3299%, 76.0784%
        XYZ:
        22.6198, 10.7137, 51.9147
        xyY:
        0.2653, 0.1257, 10.7137
      CIE-Lab:
        39.0940, 72.3771, -61.2555
        CIE-LCH:
        39.0940, 94.8192, 319.7575
        CIE-Luv:
        39.0940, 35.0702, -93.4926
        Hunter-Lab:
        32.7318, 66.0744, -71.1255
      #970bc2 color charts
#970bc2 RGB chart
      #970bc2 CMYK chart
      #970bc2 RGB pie chart
      #970bc2 color shades, tints & tones
#970bc2 color schemes
#970bc2 color preview, HTML & CSS examples
           This text has a color of #970bc2        
        
          <p style="color:#970bc2;">Text here</p>
        
        
          .mytext {color:#970bc2;}
        
        Text color #970bc2
      
           This box has a color of #970bc2        
        
          <div style="background-color:#970bc2;">Content here</div>
        
        
          .mybackground {background-color:#970bc2;}
        
        Background color #970bc2
      
           Border around this has a color of #970bc2        
        
          <div style="border:2px solid #970bc2;">Content here</div>
        
        
          .myborder {border:2px solid #970bc2;}
        
        Border color #970bc2