#8d129d color space conversions
Hex:
        #8d129d
        RGB:
        141, 18, 157
        CMY:
        45, 93, 38
        CMYK:
        10, 89, 0, 38
      HSL:
        293°, 79.4286%, 34.3137%
        HSV (HSB):
        293°, 88.5350%, 61.5686%
        XYZ:
        17.2866, 8.5297, 32.6336
        xyY:
        0.2958, 0.1459, 8.5297
      CIE-Lab:
        35.0625, 63.1905, -45.8050
        CIE-LCH:
        35.0625, 78.0458, 324.0627
        CIE-Luv:
        35.0625, 39.4546, -69.5546
        Hunter-Lab:
        29.2056, 54.5434, -45.8053
      #8d129d color charts
#8d129d RGB chart
      #8d129d CMYK chart
      #8d129d RGB pie chart
      #8d129d color shades, tints & tones
#8d129d color schemes
#8d129d color preview, HTML & CSS examples
           This text has a color of #8d129d        
        
          <p style="color:#8d129d;">Text here</p>
        
        
          .mytext {color:#8d129d;}
        
        Text color #8d129d
      
           This box has a color of #8d129d        
        
          <div style="background-color:#8d129d;">Content here</div>
        
        
          .mybackground {background-color:#8d129d;}
        
        Background color #8d129d
      
           Border around this has a color of #8d129d        
        
          <div style="border:2px solid #8d129d;">Content here</div>
        
        
          .myborder {border:2px solid #8d129d;}
        
        Border color #8d129d