#9d1ded color space conversions
Hex:
        #9d1ded
        RGB:
        157, 29, 237
        CMY:
        38, 89, 7
        CMYK:
        34, 88, 0, 7
      HSL:
        277°, 85.2459%, 52.1569%
        HSV (HSB):
        277°, 87.7637%, 92.9412%
        XYZ:
        29.6301, 14.1613, 81.2925
        xyY:
        0.2369, 0.1132, 14.1613
      CIE-Lab:
        44.4633, 78.4096, -77.1903
        CIE-LCH:
        44.4633, 110.0291, 315.4490
        CIE-Luv:
        44.4633, 26.6272, -119.1023
        Hunter-Lab:
        37.6314, 74.6914, -101.7379
      #9d1ded color charts
#9d1ded RGB chart
      #9d1ded CMYK chart
      #9d1ded RGB pie chart
      #9d1ded color shades, tints & tones
#9d1ded color schemes
#9d1ded color preview, HTML & CSS examples
           This text has a color of #9d1ded        
        
          <p style="color:#9d1ded;">Text here</p>
        
        
          .mytext {color:#9d1ded;}
        
        Text color #9d1ded
      
           This box has a color of #9d1ded        
        
          <div style="background-color:#9d1ded;">Content here</div>
        
        
          .mybackground {background-color:#9d1ded;}
        
        Background color #9d1ded
      
           Border around this has a color of #9d1ded        
        
          <div style="border:2px solid #9d1ded;">Content here</div>
        
        
          .myborder {border:2px solid #9d1ded;}
        
        Border color #9d1ded