#9f23ca color space conversions
Hex:
        #9f23ca
        RGB:
        159, 35, 202
        CMY:
        38, 86, 21
        CMYK:
        21, 83, 0, 21
      HSL:
        285°, 70.4641%, 46.4706%
        HSV (HSB):
        285°, 82.6733%, 79.2157%
        XYZ:
        25.5598, 12.8373, 57.0078
        xyY:
        0.2679, 0.1346, 12.8373
      CIE-Lab:
        42.5170, 70.5042, -60.3048
        CIE-LCH:
        42.5170, 92.7766, 319.4584
        CIE-Luv:
        42.5170, 35.8659, -94.7578
        Hunter-Lab:
        35.8291, 64.6374, -69.2561
      #9f23ca color charts
#9f23ca RGB chart
      #9f23ca CMYK chart
      #9f23ca RGB pie chart
      #9f23ca color shades, tints & tones
#9f23ca color schemes
#9f23ca color preview, HTML & CSS examples
           This text has a color of #9f23ca        
        
          <p style="color:#9f23ca;">Text here</p>
        
        
          .mytext {color:#9f23ca;}
        
        Text color #9f23ca
      
           This box has a color of #9f23ca        
        
          <div style="background-color:#9f23ca;">Content here</div>
        
        
          .mybackground {background-color:#9f23ca;}
        
        Background color #9f23ca
      
           Border around this has a color of #9f23ca        
        
          <div style="border:2px solid #9f23ca;">Content here</div>
        
        
          .myborder {border:2px solid #9f23ca;}
        
        Border color #9f23ca