#9f1dee color space conversions
Hex:
        #9f1dee
        RGB:
        159, 29, 238
        CMY:
        38, 89, 7
        CMYK:
        33, 88, 0, 7
      HSL:
        277°, 86.0082%, 52.3529%
        HSV (HSB):
        277°, 87.8151%, 93.3333%
        XYZ:
        30.1701, 14.4227, 82.0826
        xyY:
        0.2382, 0.1139, 14.4227
      CIE-Lab:
        44.8331, 78.8627, -77.1386
        CIE-LCH:
        44.8331, 110.3163, 315.6332
        CIE-Luv:
        44.8331, 27.4325, -119.4293
        Hunter-Lab:
        37.9772, 75.3447, -101.5632
      #9f1dee color charts
#9f1dee RGB chart
      #9f1dee CMYK chart
      #9f1dee RGB pie chart
      #9f1dee color shades, tints & tones
#9f1dee color schemes
#9f1dee color preview, HTML & CSS examples
           This text has a color of #9f1dee        
        
          <p style="color:#9f1dee;">Text here</p>
        
        
          .mytext {color:#9f1dee;}
        
        Text color #9f1dee
      
           This box has a color of #9f1dee        
        
          <div style="background-color:#9f1dee;">Content here</div>
        
        
          .mybackground {background-color:#9f1dee;}
        
        Background color #9f1dee
      
           Border around this has a color of #9f1dee        
        
          <div style="border:2px solid #9f1dee;">Content here</div>
        
        
          .myborder {border:2px solid #9f1dee;}
        
        Border color #9f1dee