#970aa9 color space conversions
Hex:
        #970aa9
        RGB:
        151, 10, 169
        CMY:
        41, 96, 34
        CMYK:
        11, 94, 0, 34
      HSL:
        293°, 88.8268%, 35.0980%
        HSV (HSB):
        293°, 94.0828%, 66.2745%
        XYZ:
        20.0325, 9.6610, 38.3450
        xyY:
        0.2944, 0.1420, 9.6610
      CIE-Lab:
        37.2269, 68.1295, -49.4657
        CIE-LCH:
        37.2269, 84.1932, 324.0183
        CIE-Luv:
        37.2269, 42.7602, -76.3603
        Hunter-Lab:
        31.0821, 60.6500, -51.3868
      #970aa9 color charts
#970aa9 RGB chart
      #970aa9 CMYK chart
      #970aa9 RGB pie chart
      #970aa9 color shades, tints & tones
#970aa9 color schemes
#970aa9 color preview, HTML & CSS examples
           This text has a color of #970aa9        
        
          <p style="color:#970aa9;">Text here</p>
        
        
          .mytext {color:#970aa9;}
        
        Text color #970aa9
      
           This box has a color of #970aa9        
        
          <div style="background-color:#970aa9;">Content here</div>
        
        
          .mybackground {background-color:#970aa9;}
        
        Background color #970aa9
      
           Border around this has a color of #970aa9        
        
          <div style="border:2px solid #970aa9;">Content here</div>
        
        
          .myborder {border:2px solid #970aa9;}
        
        Border color #970aa9