#970ae9 color space conversions
Hex:
        #970ae9
        RGB:
        151, 10, 233
        CMY:
        41, 96, 9
        CMYK:
        35, 96, 0, 9
      HSL:
        278°, 91.7695%, 47.6471%
        HSV (HSB):
        278°, 95.7082%, 91.3725%
        XYZ:
        27.5790, 12.6796, 78.0846
        xyY:
        0.2330, 0.1071, 12.6796
      CIE-Lab:
        42.2764, 79.8253, -78.5421
        CIE-LCH:
        42.2764, 111.9864, 315.4642
        CIE-Luv:
        42.2764, 25.3956, -118.6472
        Hunter-Lab:
        35.6084, 75.9351, -105.0894
      #970ae9 color charts
#970ae9 RGB chart
      #970ae9 CMYK chart
      #970ae9 RGB pie chart
      #970ae9 color shades, tints & tones
#970ae9 color schemes
#970ae9 color preview, HTML & CSS examples
           This text has a color of #970ae9        
        
          <p style="color:#970ae9;">Text here</p>
        
        
          .mytext {color:#970ae9;}
        
        Text color #970ae9
      
           This box has a color of #970ae9        
        
          <div style="background-color:#970ae9;">Content here</div>
        
        
          .mybackground {background-color:#970ae9;}
        
        Background color #970ae9
      
           Border around this has a color of #970ae9        
        
          <div style="border:2px solid #970ae9;">Content here</div>
        
        
          .myborder {border:2px solid #970ae9;}
        
        Border color #970ae9