#9e055f color space conversions
Hex:
        #9e055f
        RGB:
        158, 5, 95
        CMY:
        38, 98, 63
        CMYK:
        0, 97, 40, 38
      HSL:
        325°, 93.8650%, 31.9608%
        HSV (HSB):
        325°, 96.8354%, 61.9608%
        XYZ:
        16.2204, 8.2039, 11.5551
        xyY:
        0.4508, 0.2280, 8.2039
      CIE-Lab:
        34.4039, 60.0808, -7.7860
        CIE-LCH:
        34.4039, 60.5832, 352.6161
        CIE-Luv:
        34.4039, 78.3420, -19.6168
        Hunter-Lab:
        28.6424, 50.9616, -3.8694
      #9e055f color charts
#9e055f RGB chart
      #9e055f CMYK chart
      #9e055f RGB pie chart
      #9e055f color shades, tints & tones
#9e055f color schemes
#9e055f color preview, HTML & CSS examples
           This text has a color of #9e055f        
        
          <p style="color:#9e055f;">Text here</p>
        
        
          .mytext {color:#9e055f;}
        
        Text color #9e055f
      
           This box has a color of #9e055f        
        
          <div style="background-color:#9e055f;">Content here</div>
        
        
          .mybackground {background-color:#9e055f;}
        
        Background color #9e055f
      
           Border around this has a color of #9e055f        
        
          <div style="border:2px solid #9e055f;">Content here</div>
        
        
          .myborder {border:2px solid #9e055f;}
        
        Border color #9e055f