#8d197f color space conversions
Hex:
        #8d197f
        RGB:
        141, 25, 127
        CMY:
        45, 90, 50
        CMYK:
        0, 82, 10, 45
      HSL:
        307°, 69.8795%, 32.5490%
        HSV (HSB):
        307°, 82.2695%, 55.2941%
        XYZ:
        15.1629, 7.8903, 20.8025
        xyY:
        0.3457, 0.1799, 7.8903
      CIE-Lab:
        33.7533, 56.7220, -29.4084
        CIE-LCH:
        33.7533, 63.8924, 332.5948
        CIE-Luv:
        33.7533, 49.0247, -46.4629
        Hunter-Lab:
        28.0897, 47.1981, -24.2459
      #8d197f color charts
#8d197f RGB chart
      #8d197f CMYK chart
      #8d197f RGB pie chart
      #8d197f color shades, tints & tones
#8d197f color schemes
#8d197f color preview, HTML & CSS examples
           This text has a color of #8d197f        
        
          <p style="color:#8d197f;">Text here</p>
        
        
          .mytext {color:#8d197f;}
        
        Text color #8d197f
      
           This box has a color of #8d197f        
        
          <div style="background-color:#8d197f;">Content here</div>
        
        
          .mybackground {background-color:#8d197f;}
        
        Background color #8d197f
      
           Border around this has a color of #8d197f        
        
          <div style="border:2px solid #8d197f;">Content here</div>
        
        
          .myborder {border:2px solid #8d197f;}
        
        Border color #8d197f