#9e129d color space conversions
Hex:
        #9e129d
        RGB:
        158, 18, 157
        CMY:
        38, 93, 38
        CMYK:
        0, 89, 1, 38
      HSL:
        300°, 79.5455%, 34.5098%
        HSV (HSB):
        300°, 88.6076%, 61.9608%
        XYZ:
        20.4027, 10.1360, 32.7794
        xyY:
        0.3222, 0.1601, 10.1360
      CIE-Lab:
        38.0855, 66.2506, -40.7920
        CIE-LCH:
        38.0855, 77.8019, 328.3785
        CIE-Luv:
        38.0855, 51.2686, -65.0791
        Hunter-Lab:
        31.8371, 58.6758, -38.7588
      #9e129d color charts
#9e129d RGB chart
      #9e129d CMYK chart
      #9e129d RGB pie chart
      #9e129d color shades, tints & tones
#9e129d color schemes
#9e129d color preview, HTML & CSS examples
           This text has a color of #9e129d        
        
          <p style="color:#9e129d;">Text here</p>
        
        
          .mytext {color:#9e129d;}
        
        Text color #9e129d
      
           This box has a color of #9e129d        
        
          <div style="background-color:#9e129d;">Content here</div>
        
        
          .mybackground {background-color:#9e129d;}
        
        Background color #9e129d
      
           Border around this has a color of #9e129d        
        
          <div style="border:2px solid #9e129d;">Content here</div>
        
        
          .myborder {border:2px solid #9e129d;}
        
        Border color #9e129d