#970ad7 color space conversions
Hex:
        #970ad7
        RGB:
        151, 10, 215
        CMY:
        41, 96, 16
        CMYK:
        30, 95, 0, 16
      HSL:
        281°, 91.1111%, 44.1176%
        HSV (HSB):
        281°, 95.3488%, 84.3137%
        XYZ:
        25.1368, 11.7027, 65.2240
        xyY:
        0.2463, 0.1147, 11.7027
      CIE-Lab:
        40.7396, 76.3750, -70.7684
        CIE-LCH:
        40.7396, 104.1216, 317.1821
        CIE-Luv:
        40.7396, 29.5756, -107.3002
        Hunter-Lab:
        34.2092, 71.2950, -89.0971
      #970ad7 color charts
#970ad7 RGB chart
      #970ad7 CMYK chart
      #970ad7 RGB pie chart
      #970ad7 color shades, tints & tones
#970ad7 color schemes
#970ad7 color preview, HTML & CSS examples
           This text has a color of #970ad7        
        
          <p style="color:#970ad7;">Text here</p>
        
        
          .mytext {color:#970ad7;}
        
        Text color #970ad7
      
           This box has a color of #970ad7        
        
          <div style="background-color:#970ad7;">Content here</div>
        
        
          .mybackground {background-color:#970ad7;}
        
        Background color #970ad7
      
           Border around this has a color of #970ad7        
        
          <div style="border:2px solid #970ad7;">Content here</div>
        
        
          .myborder {border:2px solid #970ad7;}
        
        Border color #970ad7