#970bc0 color space conversions
Hex:
        #970bc0
        RGB:
        151, 11, 192
        CMY:
        41, 96, 25
        CMYK:
        21, 94, 0, 25
      HSL:
        286°, 89.1626%, 39.8039%
        HSV (HSB):
        286°, 94.2708%, 75.2941%
        XYZ:
        22.3966, 10.6244, 50.7395
        xyY:
        0.2674, 0.1268, 10.6244
      CIE-Lab:
        38.9406, 72.0161, -60.3321
        CIE-LCH:
        38.9406, 93.9483, 320.0451
        CIE-Luv:
        38.9406, 35.6374, -92.1503
        Hunter-Lab:
        32.5951, 65.6085, -69.4776
      #970bc0 color charts
#970bc0 RGB chart
      #970bc0 CMYK chart
      #970bc0 RGB pie chart
      #970bc0 color shades, tints & tones
#970bc0 color schemes
#970bc0 color preview, HTML & CSS examples
           This text has a color of #970bc0        
        
          <p style="color:#970bc0;">Text here</p>
        
        
          .mytext {color:#970bc0;}
        
        Text color #970bc0
      
           This box has a color of #970bc0        
        
          <div style="background-color:#970bc0;">Content here</div>
        
        
          .mybackground {background-color:#970bc0;}
        
        Background color #970bc0
      
           Border around this has a color of #970bc0        
        
          <div style="border:2px solid #970bc0;">Content here</div>
        
        
          .myborder {border:2px solid #970bc0;}
        
        Border color #970bc0