#970be1 color space conversions
Hex:
        #970be1
        RGB:
        151, 11, 225
        CMY:
        41, 96, 12
        CMYK:
        33, 95, 0, 12
      HSL:
        279°, 90.6780%, 46.2745%
        HSV (HSB):
        279°, 95.1111%, 88.2353%
        XYZ:
        26.4728, 12.2549, 72.2043
        xyY:
        0.2386, 0.1105, 12.2549
      CIE-Lab:
        41.6184, 78.1753, -75.0651
        CIE-LCH:
        41.6184, 108.3796, 316.1627
        CIE-Luv:
        41.6184, 27.1610, -113.6082
        Hunter-Lab:
        35.0070, 73.7220, -97.7848
      #970be1 color charts
#970be1 RGB chart
      #970be1 CMYK chart
      #970be1 RGB pie chart
      #970be1 color shades, tints & tones
#970be1 color schemes
#970be1 color preview, HTML & CSS examples
           This text has a color of #970be1        
        
          <p style="color:#970be1;">Text here</p>
        
        
          .mytext {color:#970be1;}
        
        Text color #970be1
      
           This box has a color of #970be1        
        
          <div style="background-color:#970be1;">Content here</div>
        
        
          .mybackground {background-color:#970be1;}
        
        Background color #970be1
      
           Border around this has a color of #970be1        
        
          <div style="border:2px solid #970be1;">Content here</div>
        
        
          .myborder {border:2px solid #970be1;}
        
        Border color #970be1