#9d115d color space conversions
Hex:
        #9d115d
        RGB:
        157, 17, 93
        CMY:
        38, 93, 64
        CMYK:
        0, 89, 41, 38
      HSL:
        327°, 80.4598%, 34.1176%
        HSV (HSB):
        327°, 89.1720%, 61.5686%
        XYZ:
        16.0809, 8.3593, 11.1219
        xyY:
        0.4522, 0.2351, 8.3593
      CIE-Lab:
        34.7203, 57.9197, -6.0422
        CIE-LCH:
        34.7203, 58.2340, 354.0444
        CIE-Luv:
        34.7203, 76.7621, -17.1636
        Hunter-Lab:
        28.9125, 48.6833, -2.5686
      #9d115d color charts
#9d115d RGB chart
      #9d115d CMYK chart
      #9d115d RGB pie chart
      #9d115d color shades, tints & tones
#9d115d color schemes
#9d115d color preview, HTML & CSS examples
           This text has a color of #9d115d        
        
          <p style="color:#9d115d;">Text here</p>
        
        
          .mytext {color:#9d115d;}
        
        Text color #9d115d
      
           This box has a color of #9d115d        
        
          <div style="background-color:#9d115d;">Content here</div>
        
        
          .mybackground {background-color:#9d115d;}
        
        Background color #9d115d
      
           Border around this has a color of #9d115d        
        
          <div style="border:2px solid #9d115d;">Content here</div>
        
        
          .myborder {border:2px solid #9d115d;}
        
        Border color #9d115d