#970aee color space conversions
Hex:
        #970aee
        RGB:
        151, 10, 238
        CMY:
        41, 96, 7
        CMYK:
        37, 96, 0, 7
      HSL:
        277°, 91.9355%, 48.6275%
        HSV (HSB):
        277°, 95.7983%, 93.3333%
        XYZ:
        28.3037, 12.9694, 81.9005
        xyY:
        0.2298, 0.1053, 12.9694
      CIE-Lab:
        42.7172, 80.7998, -80.6521
        CIE-LCH:
        42.7172, 114.1638, 315.0524
        CIE-Luv:
        42.7172, 24.3173, -121.7352
        Hunter-Lab:
        36.0131, 77.2650, -109.6273
      #970aee color charts
#970aee RGB chart
      #970aee CMYK chart
      #970aee RGB pie chart
      #970aee color shades, tints & tones
#970aee color schemes
#970aee color preview, HTML & CSS examples
           This text has a color of #970aee        
        
          <p style="color:#970aee;">Text here</p>
        
        
          .mytext {color:#970aee;}
        
        Text color #970aee
      
           This box has a color of #970aee        
        
          <div style="background-color:#970aee;">Content here</div>
        
        
          .mybackground {background-color:#970aee;}
        
        Background color #970aee
      
           Border around this has a color of #970aee        
        
          <div style="border:2px solid #970aee;">Content here</div>
        
        
          .myborder {border:2px solid #970aee;}
        
        Border color #970aee