#9f1dda color space conversions
Hex:
        #9f1dda
        RGB:
        159, 29, 218
        CMY:
        38, 89, 15
        CMYK:
        27, 87, 0, 15
      HSL:
        281°, 76.5182%, 48.4314%
        HSV (HSB):
        281°, 86.6972%, 85.4902%
        XYZ:
        27.3923, 13.3116, 67.4553
        xyY:
        0.2533, 0.1231, 13.3116
      CIE-Lab:
        43.2291, 74.9706, -68.3774
        CIE-LCH:
        43.2291, 101.4695, 317.6334
        CIE-Luv:
        43.2291, 32.2066, -106.4122
        Hunter-Lab:
        36.4851, 70.1656, -84.0786
      #9f1dda color charts
#9f1dda RGB chart
      #9f1dda CMYK chart
      #9f1dda RGB pie chart
      #9f1dda color shades, tints & tones
#9f1dda color schemes
#9f1dda color preview, HTML & CSS examples
           This text has a color of #9f1dda        
        
          <p style="color:#9f1dda;">Text here</p>
        
        
          .mytext {color:#9f1dda;}
        
        Text color #9f1dda
      
           This box has a color of #9f1dda        
        
          <div style="background-color:#9f1dda;">Content here</div>
        
        
          .mybackground {background-color:#9f1dda;}
        
        Background color #9f1dda
      
           Border around this has a color of #9f1dda        
        
          <div style="border:2px solid #9f1dda;">Content here</div>
        
        
          .myborder {border:2px solid #9f1dda;}
        
        Border color #9f1dda