#9d21db color space conversions
Hex:
        #9d21db
        RGB:
        157, 33, 219
        CMY:
        38, 87, 14
        CMYK:
        28, 85, 0, 14
      HSL:
        280°, 73.8095%, 49.4118%
        HSV (HSB):
        280°, 84.9315%, 85.8824%
        XYZ:
        27.2347, 13.3703, 68.1631
        xyY:
        0.2504, 0.1229, 13.3703
      CIE-Lab:
        43.3160, 73.9612, -68.8218
        CIE-LCH:
        43.3160, 101.0282, 317.0614
        CIE-Luv:
        43.3160, 30.5039, -106.9724
        Hunter-Lab:
        36.5654, 68.9610, -84.9293
      #9d21db color charts
#9d21db RGB chart
      #9d21db CMYK chart
      #9d21db RGB pie chart
      #9d21db color shades, tints & tones
#9d21db color schemes
#9d21db color preview, HTML & CSS examples
           This text has a color of #9d21db        
        
          <p style="color:#9d21db;">Text here</p>
        
        
          .mytext {color:#9d21db;}
        
        Text color #9d21db
      
           This box has a color of #9d21db        
        
          <div style="background-color:#9d21db;">Content here</div>
        
        
          .mybackground {background-color:#9d21db;}
        
        Background color #9d21db
      
           Border around this has a color of #9d21db        
        
          <div style="border:2px solid #9d21db;">Content here</div>
        
        
          .myborder {border:2px solid #9d21db;}
        
        Border color #9d21db