#9d025d color space conversions
Hex:
        #9d025d
        RGB:
        157, 2, 93
        CMY:
        38, 99, 64
        CMYK:
        0, 99, 41, 38
      HSL:
        325°, 97.4843%, 31.1765%
        HSV (HSB):
        325°, 98.7261%, 61.5686%
        XYZ:
        15.9021, 8.0018, 11.0623
        xyY:
        0.4548, 0.2288, 8.0018
      CIE-Lab:
        33.9867, 60.0532, -7.1397
        CIE-LCH:
        33.9867, 60.4761, 353.2199
        CIE-Luv:
        33.9867, 78.7701, -18.7762
        Hunter-Lab:
        28.2875, 50.8425, -3.3851
      #9d025d color charts
#9d025d RGB chart
      #9d025d CMYK chart
      #9d025d RGB pie chart
      #9d025d color shades, tints & tones
#9d025d color schemes
#9d025d color preview, HTML & CSS examples
           This text has a color of #9d025d        
        
          <p style="color:#9d025d;">Text here</p>
        
        
          .mytext {color:#9d025d;}
        
        Text color #9d025d
      
           This box has a color of #9d025d        
        
          <div style="background-color:#9d025d;">Content here</div>
        
        
          .mybackground {background-color:#9d025d;}
        
        Background color #9d025d
      
           Border around this has a color of #9d025d        
        
          <div style="border:2px solid #9d025d;">Content here</div>
        
        
          .myborder {border:2px solid #9d025d;}
        
        Border color #9d025d