#9e217d color space conversions
Hex:
        #9e217d
        RGB:
        158, 33, 125
        CMY:
        38, 87, 51
        CMYK:
        0, 79, 21, 38
      HSL:
        316°, 65.4450%, 37.4510%
        HSV (HSB):
        316°, 79.1139%, 61.9608%
        XYZ:
        18.3461, 9.8375, 20.3339
        xyY:
        0.3781, 0.2028, 9.8375
      CIE-Lab:
        37.5492, 58.1450, -21.9925
        CIE-LCH:
        37.5492, 62.1652, 339.2816
        CIE-Luv:
        37.5492, 61.2943, -38.1478
        Hunter-Lab:
        31.3648, 49.5210, -16.4826
      #9e217d color charts
#9e217d RGB chart
      #9e217d CMYK chart
      #9e217d RGB pie chart
      #9e217d color shades, tints & tones
#9e217d color schemes
#9e217d color preview, HTML & CSS examples
           This text has a color of #9e217d        
        
          <p style="color:#9e217d;">Text here</p>
        
        
          .mytext {color:#9e217d;}
        
        Text color #9e217d
      
           This box has a color of #9e217d        
        
          <div style="background-color:#9e217d;">Content here</div>
        
        
          .mybackground {background-color:#9e217d;}
        
        Background color #9e217d
      
           Border around this has a color of #9e217d        
        
          <div style="border:2px solid #9e217d;">Content here</div>
        
        
          .myborder {border:2px solid #9e217d;}
        
        Border color #9e217d