#970be9 color space conversions
Hex:
        #970be9
        RGB:
        151, 11, 233
        CMY:
        41, 96, 9
        CMYK:
        35, 95, 0, 9
      HSL:
        278°, 90.9836%, 47.8431%
        HSV (HSB):
        278°, 95.2790%, 91.3725%
        XYZ:
        27.5902, 12.7018, 78.0883
        xyY:
        0.2331, 0.1073, 12.7018
      CIE-Lab:
        42.3105, 79.7229, -78.4862
        CIE-LCH:
        42.3105, 111.8742, 315.4479
        CIE-Luv:
        42.3105, 25.3645, -118.6085
        Hunter-Lab:
        35.6396, 75.8150, -104.9597
      #970be9 color charts
#970be9 RGB chart
      #970be9 CMYK chart
      #970be9 RGB pie chart
      #970be9 color shades, tints & tones
#970be9 color schemes
#970be9 color preview, HTML & CSS examples
           This text has a color of #970be9        
        
          <p style="color:#970be9;">Text here</p>
        
        
          .mytext {color:#970be9;}
        
        Text color #970be9
      
           This box has a color of #970be9        
        
          <div style="background-color:#970be9;">Content here</div>
        
        
          .mybackground {background-color:#970be9;}
        
        Background color #970be9
      
           Border around this has a color of #970be9        
        
          <div style="border:2px solid #970be9;">Content here</div>
        
        
          .myborder {border:2px solid #970be9;}
        
        Border color #970be9