#970d91 color space conversions
Hex:
        #970d91
        RGB:
        151, 13, 145
        CMY:
        41, 95, 43
        CMYK:
        0, 91, 4, 41
      HSL:
        303°, 84.1463%, 32.1569%
        HSV (HSB):
        303°, 91.3907%, 59.2157%
        XYZ:
        18.0173, 8.9115, 27.5585
        xyY:
        0.3307, 0.1636, 8.9115
      CIE-Lab:
        35.8133, 63.8903, -37.1778
        CIE-LCH:
        35.8133, 73.9199, 329.8048
        CIE-Luv:
        35.8133, 51.0583, -58.7185
        Hunter-Lab:
        29.8521, 55.4925, -33.8382
      #970d91 color charts
#970d91 RGB chart
      #970d91 CMYK chart
      #970d91 RGB pie chart
      #970d91 color shades, tints & tones
#970d91 color schemes
#970d91 color preview, HTML & CSS examples
           This text has a color of #970d91        
        
          <p style="color:#970d91;">Text here</p>
        
        
          .mytext {color:#970d91;}
        
        Text color #970d91
      
           This box has a color of #970d91        
        
          <div style="background-color:#970d91;">Content here</div>
        
        
          .mybackground {background-color:#970d91;}
        
        Background color #970d91
      
           Border around this has a color of #970d91        
        
          <div style="border:2px solid #970d91;">Content here</div>
        
        
          .myborder {border:2px solid #970d91;}
        
        Border color #970d91