#970ec0 color space conversions
Hex:
        #970ec0
        RGB:
        151, 14, 192
        CMY:
        41, 95, 25
        CMYK:
        21, 93, 0, 25
      HSL:
        286°, 86.4078%, 40.3922%
        HSV (HSB):
        286°, 92.7083%, 75.2941%
        XYZ:
        22.4340, 10.6992, 50.7519
        xyY:
        0.2674, 0.1275, 10.6992
      CIE-Lab:
        39.0691, 71.6338, -60.1232
        CIE-LCH:
        39.0691, 93.5211, 319.9928
        CIE-Luv:
        39.0691, 35.4954, -91.9540
        Hunter-Lab:
        32.7096, 65.1831, -69.0972
      #970ec0 color charts
#970ec0 RGB chart
      #970ec0 CMYK chart
      #970ec0 RGB pie chart
      #970ec0 color shades, tints & tones
#970ec0 color schemes
#970ec0 color preview, HTML & CSS examples
           This text has a color of #970ec0        
        
          <p style="color:#970ec0;">Text here</p>
        
        
          .mytext {color:#970ec0;}
        
        Text color #970ec0
      
           This box has a color of #970ec0        
        
          <div style="background-color:#970ec0;">Content here</div>
        
        
          .mybackground {background-color:#970ec0;}
        
        Background color #970ec0
      
           Border around this has a color of #970ec0        
        
          <div style="border:2px solid #970ec0;">Content here</div>
        
        
          .myborder {border:2px solid #970ec0;}
        
        Border color #970ec0