#970c84 color space conversions
Hex:
        #970c84
        RGB:
        151, 12, 132
        CMY:
        41, 95, 48
        CMYK:
        0, 92, 13, 41
      HSL:
        308°, 85.2761%, 31.9608%
        HSV (HSB):
        308°, 92.0530%, 59.2157%
        XYZ:
        17.0588, 8.5082, 22.5729
        xyY:
        0.3544, 0.1767, 8.5082
      CIE-Lab:
        35.0196, 62.1254, -30.4045
        CIE-LCH:
        35.0196, 69.1665, 333.9226
        CIE-Luv:
        35.0196, 56.1866, -49.0858
        Hunter-Lab:
        29.1688, 53.3469, -25.4647
      #970c84 color charts
#970c84 RGB chart
      #970c84 CMYK chart
      #970c84 RGB pie chart
      #970c84 color shades, tints & tones
#970c84 color schemes
#970c84 color preview, HTML & CSS examples
           This text has a color of #970c84        
        
          <p style="color:#970c84;">Text here</p>
        
        
          .mytext {color:#970c84;}
        
        Text color #970c84
      
           This box has a color of #970c84        
        
          <div style="background-color:#970c84;">Content here</div>
        
        
          .mybackground {background-color:#970c84;}
        
        Background color #970c84
      
           Border around this has a color of #970c84        
        
          <div style="border:2px solid #970c84;">Content here</div>
        
        
          .myborder {border:2px solid #970c84;}
        
        Border color #970c84