#8d32db color space conversions
Hex:
        #8d32db
        RGB:
        141, 50, 219
        CMY:
        45, 80, 14
        CMYK:
        36, 77, 0, 14
      HSL:
        272°, 70.1245%, 52.7451%
        HSV (HSB):
        272°, 77.1689%, 85.8824%
        XYZ:
        24.9113, 13.0584, 68.2254
        xyY:
        0.2346, 0.1230, 13.0584
      CIE-Lab:
        42.8511, 66.3113, -69.6754
        CIE-LCH:
        42.8511, 96.1865, 313.5829
        CIE-Luv:
        42.8511, 20.2571, -107.0158
        Hunter-Lab:
        36.1364, 59.8135, -86.6438
      #8d32db color charts
#8d32db RGB chart
      #8d32db CMYK chart
      #8d32db RGB pie chart
      #8d32db color shades, tints & tones
#8d32db color schemes
#8d32db color preview, HTML & CSS examples
           This text has a color of #8d32db        
        
          <p style="color:#8d32db;">Text here</p>
        
        
          .mytext {color:#8d32db;}
        
        Text color #8d32db
      
           This box has a color of #8d32db        
        
          <div style="background-color:#8d32db;">Content here</div>
        
        
          .mybackground {background-color:#8d32db;}
        
        Background color #8d32db
      
           Border around this has a color of #8d32db        
        
          <div style="border:2px solid #8d32db;">Content here</div>
        
        
          .myborder {border:2px solid #8d32db;}
        
        Border color #8d32db