#970fe5 color space conversions
Hex:
        #970fe5
        RGB:
        151, 15, 229
        CMY:
        41, 94, 10
        CMYK:
        34, 93, 0, 10
      HSL:
        278°, 87.7049%, 47.8431%
        HSV (HSB):
        278°, 93.4498%, 89.8039%
        XYZ:
        27.0762, 12.5781, 75.1295
        xyY:
        0.2359, 0.1096, 12.5781
      CIE-Lab:
        42.1205, 78.4732, -76.5235
        CIE-LCH:
        42.1205, 109.6078, 315.7207
        CIE-Luv:
        42.1205, 26.1044, -115.9307
        Hunter-Lab:
        35.4656, 74.2108, -100.7725
      #970fe5 color charts
#970fe5 RGB chart
      #970fe5 CMYK chart
      #970fe5 RGB pie chart
      #970fe5 color shades, tints & tones
#970fe5 color schemes
#970fe5 color preview, HTML & CSS examples
           This text has a color of #970fe5        
        
          <p style="color:#970fe5;">Text here</p>
        
        
          .mytext {color:#970fe5;}
        
        Text color #970fe5
      
           This box has a color of #970fe5        
        
          <div style="background-color:#970fe5;">Content here</div>
        
        
          .mybackground {background-color:#970fe5;}
        
        Background color #970fe5
      
           Border around this has a color of #970fe5        
        
          <div style="border:2px solid #970fe5;">Content here</div>
        
        
          .myborder {border:2px solid #970fe5;}
        
        Border color #970fe5