#970efa color space conversions
Hex:
        #970efa
        RGB:
        151, 14, 250
        CMY:
        41, 95, 2
        CMYK:
        40, 94, 0, 2
      HSL:
        275°, 95.9350%, 51.7647%
        HSV (HSB):
        275°, 94.4000%, 98.0392%
        XYZ:
        30.1749, 13.7955, 91.5149
        xyY:
        0.2227, 0.1018, 13.7955
      CIE-Lab:
        43.9382, 82.7381, -85.4025
        CIE-LCH:
        43.9382, 118.9083, 314.0921
        CIE-Luv:
        43.9382, 21.7406, -128.9033
        Hunter-Lab:
        37.1423, 80.0165, -120.0849
      #970efa color charts
#970efa RGB chart
      #970efa CMYK chart
      #970efa RGB pie chart
      #970efa color shades, tints & tones
#970efa color schemes
#970efa color preview, HTML & CSS examples
           This text has a color of #970efa        
        
          <p style="color:#970efa;">Text here</p>
        
        
          .mytext {color:#970efa;}
        
        Text color #970efa
      
           This box has a color of #970efa        
        
          <div style="background-color:#970efa;">Content here</div>
        
        
          .mybackground {background-color:#970efa;}
        
        Background color #970efa
      
           Border around this has a color of #970efa        
        
          <div style="border:2px solid #970efa;">Content here</div>
        
        
          .myborder {border:2px solid #970efa;}
        
        Border color #970efa