#8d32df color space conversions
Hex:
        #8d32df
        RGB:
        141, 50, 223
        CMY:
        45, 80, 13
        CMYK:
        37, 78, 0, 13
      HSL:
        272°, 72.9958%, 53.5294%
        HSV (HSB):
        272°, 77.5785%, 87.4510%
        XYZ:
        25.4444, 13.2716, 71.0327
        xyY:
        0.2318, 0.1209, 13.2716
      CIE-Lab:
        43.1697, 67.2044, -71.4419
        CIE-LCH:
        43.1697, 98.0835, 313.2494
        CIE-Luv:
        43.1697, 19.4921, -109.6556
        Hunter-Lab:
        36.4303, 60.9188, -90.1040
      #8d32df color charts
#8d32df RGB chart
      #8d32df CMYK chart
      #8d32df RGB pie chart
      #8d32df color shades, tints & tones
#8d32df color schemes
#8d32df color preview, HTML & CSS examples
           This text has a color of #8d32df        
        
          <p style="color:#8d32df;">Text here</p>
        
        
          .mytext {color:#8d32df;}
        
        Text color #8d32df
      
           This box has a color of #8d32df        
        
          <div style="background-color:#8d32df;">Content here</div>
        
        
          .mybackground {background-color:#8d32df;}
        
        Background color #8d32df
      
           Border around this has a color of #8d32df        
        
          <div style="border:2px solid #8d32df;">Content here</div>
        
        
          .myborder {border:2px solid #8d32df;}
        
        Border color #8d32df