#970ce6 color space conversions
Hex:
        #970ce6
        RGB:
        151, 12, 230
        CMY:
        41, 95, 10
        CMYK:
        34, 95, 0, 10
      HSL:
        278°, 90.0826%, 47.4510%
        HSV (HSB):
        278°, 94.7826%, 90.1961%
        XYZ:
        27.1769, 12.5554, 75.8540
        xyY:
        0.2351, 0.1086, 12.5554
      CIE-Lab:
        42.0856, 79.0312, -77.1500
        CIE-LCH:
        42.0856, 110.4448, 315.6901
        CIE-Luv:
        42.0856, 25.9938, -116.6993
        Hunter-Lab:
        35.4336, 74.8971, -102.1205
      #970ce6 color charts
#970ce6 RGB chart
      #970ce6 CMYK chart
      #970ce6 RGB pie chart
      #970ce6 color shades, tints & tones
#970ce6 color schemes
#970ce6 color preview, HTML & CSS examples
           This text has a color of #970ce6        
        
          <p style="color:#970ce6;">Text here</p>
        
        
          .mytext {color:#970ce6;}
        
        Text color #970ce6
      
           This box has a color of #970ce6        
        
          <div style="background-color:#970ce6;">Content here</div>
        
        
          .mybackground {background-color:#970ce6;}
        
        Background color #970ce6
      
           Border around this has a color of #970ce6        
        
          <div style="border:2px solid #970ce6;">Content here</div>
        
        
          .myborder {border:2px solid #970ce6;}
        
        Border color #970ce6