#9f32df color space conversions
Hex:
        #9f32df
        RGB:
        159, 50, 223
        CMY:
        38, 80, 13
        CMYK:
        29, 78, 0, 13
      HSL:
        278°, 72.9958%, 53.5294%
        HSV (HSB):
        278°, 77.5785%, 87.4510%
        XYZ:
        28.7580, 14.9798, 71.1877
        xyY:
        0.2502, 0.1303, 14.9798
      CIE-Lab:
        45.6066, 70.1224, -67.3665
        CIE-LCH:
        45.6066, 97.2389, 316.1483
        CIE-Luv:
        45.6066, 28.7378, -106.5161
        Hunter-Lab:
        38.7038, 64.8986, -81.9591
      #9f32df color charts
#9f32df RGB chart
      #9f32df CMYK chart
      #9f32df RGB pie chart
      #9f32df color shades, tints & tones
#9f32df color schemes
#9f32df color preview, HTML & CSS examples
           This text has a color of #9f32df        
        
          <p style="color:#9f32df;">Text here</p>
        
        
          .mytext {color:#9f32df;}
        
        Text color #9f32df
      
           This box has a color of #9f32df        
        
          <div style="background-color:#9f32df;">Content here</div>
        
        
          .mybackground {background-color:#9f32df;}
        
        Background color #9f32df
      
           Border around this has a color of #9f32df        
        
          <div style="border:2px solid #9f32df;">Content here</div>
        
        
          .myborder {border:2px solid #9f32df;}
        
        Border color #9f32df