#970eee color space conversions
Hex:
        #970eee
        RGB:
        151, 14, 238
        CMY:
        41, 95, 7
        CMYK:
        37, 94, 0, 7
      HSL:
        277°, 88.8889%, 49.4118%
        HSV (HSB):
        277°, 94.1176%, 93.3333%
        XYZ:
        28.3522, 13.0664, 81.9167
        xyY:
        0.2299, 0.1059, 13.0664
      CIE-Lab:
        42.8632, 80.3610, -80.4123
        CIE-LCH:
        42.8632, 113.6839, 314.9817
        CIE-Luv:
        42.8632, 24.1859, -121.5748
        Hunter-Lab:
        36.1475, 76.7476, -109.0584
      #970eee color charts
#970eee RGB chart
      #970eee CMYK chart
      #970eee RGB pie chart
      #970eee color shades, tints & tones
#970eee color schemes
#970eee color preview, HTML & CSS examples
           This text has a color of #970eee        
        
          <p style="color:#970eee;">Text here</p>
        
        
          .mytext {color:#970eee;}
        
        Text color #970eee
      
           This box has a color of #970eee        
        
          <div style="background-color:#970eee;">Content here</div>
        
        
          .mybackground {background-color:#970eee;}
        
        Background color #970eee
      
           Border around this has a color of #970eee        
        
          <div style="border:2px solid #970eee;">Content here</div>
        
        
          .myborder {border:2px solid #970eee;}
        
        Border color #970eee