#970ea0 color space conversions
Hex:
        #970ea0
        RGB:
        151, 14, 160
        CMY:
        41, 95, 37
        CMYK:
        6, 91, 0, 37
      HSL:
        296°, 83.9080%, 34.1176%
        HSV (HSB):
        296°, 91.2500%, 62.7451%
        XYZ:
        19.2647, 9.4315, 34.0628
        xyY:
        0.3070, 0.1503, 9.4315
      CIE-Lab:
        36.8021, 66.1099, -44.7318
        CIE-LCH:
        36.8021, 79.8214, 325.9166
        CIE-Luv:
        36.8021, 45.5669, -69.6086
        Hunter-Lab:
        30.7107, 58.2288, -44.2641
      #970ea0 color charts
#970ea0 RGB chart
      #970ea0 CMYK chart
      #970ea0 RGB pie chart
      #970ea0 color shades, tints & tones
#970ea0 color schemes
#970ea0 color preview, HTML & CSS examples
           This text has a color of #970ea0        
        
          <p style="color:#970ea0;">Text here</p>
        
        
          .mytext {color:#970ea0;}
        
        Text color #970ea0
      
           This box has a color of #970ea0        
        
          <div style="background-color:#970ea0;">Content here</div>
        
        
          .mybackground {background-color:#970ea0;}
        
        Background color #970ea0
      
           Border around this has a color of #970ea0        
        
          <div style="border:2px solid #970ea0;">Content here</div>
        
        
          .myborder {border:2px solid #970ea0;}
        
        Border color #970ea0