#9f23de color space conversions
Hex:
        #9f23de
        RGB:
        159, 35, 222
        CMY:
        38, 86, 13
        CMYK:
        28, 84, 0, 13
      HSL:
        280°, 73.9130%, 50.3922%
        HSV (HSB):
        280°, 84.2342%, 87.0588%
        XYZ:
        28.0839, 13.8469, 70.2998
        xyY:
        0.2502, 0.1234, 13.8469
      CIE-Lab:
        44.0126, 74.3498, -69.3901
        CIE-LCH:
        44.0126, 101.6999, 316.9762
        CIE-Luv:
        44.0126, 30.6946, -108.3357
        Hunter-Lab:
        37.2114, 69.5960, -85.9625
      #9f23de color charts
#9f23de RGB chart
      #9f23de CMYK chart
      #9f23de RGB pie chart
      #9f23de color shades, tints & tones
#9f23de color schemes
#9f23de color preview, HTML & CSS examples
           This text has a color of #9f23de        
        
          <p style="color:#9f23de;">Text here</p>
        
        
          .mytext {color:#9f23de;}
        
        Text color #9f23de
      
           This box has a color of #9f23de        
        
          <div style="background-color:#9f23de;">Content here</div>
        
        
          .mybackground {background-color:#9f23de;}
        
        Background color #9f23de
      
           Border around this has a color of #9f23de        
        
          <div style="border:2px solid #9f23de;">Content here</div>
        
        
          .myborder {border:2px solid #9f23de;}
        
        Border color #9f23de