#970af4 color space conversions
Hex:
        #970af4
        RGB:
        151, 10, 244
        CMY:
        41, 96, 4
        CMYK:
        38, 96, 0, 4
      HSL:
        276°, 92.1260%, 49.8039%
        HSV (HSB):
        276°, 95.9016%, 95.6863%
        XYZ:
        29.2002, 13.3280, 86.6215
        xyY:
        0.2261, 0.1032, 13.3280
      CIE-Lab:
        43.2534, 81.9770, -83.1573
        CIE-LCH:
        43.2534, 116.7706, 314.5905
        CIE-Luv:
        43.2534, 23.0673, -125.4072
        Hunter-Lab:
        36.5076, 78.8828, -115.1219
      #970af4 color charts
#970af4 RGB chart
      #970af4 CMYK chart
      #970af4 RGB pie chart
      #970af4 color shades, tints & tones
#970af4 color schemes
#970af4 color preview, HTML & CSS examples
           This text has a color of #970af4        
        
          <p style="color:#970af4;">Text here</p>
        
        
          .mytext {color:#970af4;}
        
        Text color #970af4
      
           This box has a color of #970af4        
        
          <div style="background-color:#970af4;">Content here</div>
        
        
          .mybackground {background-color:#970af4;}
        
        Background color #970af4
      
           Border around this has a color of #970af4        
        
          <div style="border:2px solid #970af4;">Content here</div>
        
        
          .myborder {border:2px solid #970af4;}
        
        Border color #970af4