#970fa0 color space conversions
Hex:
        #970fa0
        RGB:
        151, 15, 160
        CMY:
        41, 94, 37
        CMYK:
        6, 91, 0, 37
      HSL:
        296°, 82.8571%, 34.3137%
        HSV (HSB):
        296°, 90.6250%, 62.7451%
        XYZ:
        19.2785, 9.4590, 34.0674
        xyY:
        0.3070, 0.1506, 9.4590
      CIE-Lab:
        36.8535, 65.9584, -44.6493
        CIE-LCH:
        36.8535, 79.6497, 325.9047
        CIE-Luv:
        36.8535, 45.4956, -69.5135
        Hunter-Lab:
        30.7555, 58.0670, -44.1457
      #970fa0 color charts
#970fa0 RGB chart
      #970fa0 CMYK chart
      #970fa0 RGB pie chart
      #970fa0 color shades, tints & tones
#970fa0 color schemes
#970fa0 color preview, HTML & CSS examples
           This text has a color of #970fa0        
        
          <p style="color:#970fa0;">Text here</p>
        
        
          .mytext {color:#970fa0;}
        
        Text color #970fa0
      
           This box has a color of #970fa0        
        
          <div style="background-color:#970fa0;">Content here</div>
        
        
          .mybackground {background-color:#970fa0;}
        
        Background color #970fa0
      
           Border around this has a color of #970fa0        
        
          <div style="border:2px solid #970fa0;">Content here</div>
        
        
          .myborder {border:2px solid #970fa0;}
        
        Border color #970fa0