#8443a5 color space conversions
Hex:
        #8443a5
        RGB:
        132, 67, 165
        CMY:
        48, 74, 35
        CMYK:
        20, 59, 0, 35
      HSL:
        280°, 42.2414%, 45.4902%
        HSV (HSB):
        280°, 59.3939%, 64.7059%
        XYZ:
        18.3144, 11.6365, 36.8781
        xyY:
        0.2740, 0.1741, 11.6365
      CIE-Lab:
        40.6324, 44.6889, -41.7697
        CIE-LCH:
        40.6324, 61.1703, 316.9338
        CIE-Luv:
        40.6324, 22.9986, -65.1103
        Hunter-Lab:
        34.1122, 36.1378, -40.2187
      #8443a5 color charts
#8443a5 RGB chart
      #8443a5 CMYK chart
      #8443a5 RGB pie chart
      #8443a5 color shades, tints & tones
#8443a5 color schemes
#8443a5 color preview, HTML & CSS examples
           This text has a color of #8443a5        
        
          <p style="color:#8443a5;">Text here</p>
        
        
          .mytext {color:#8443a5;}
        
        Text color #8443a5
      
           This box has a color of #8443a5        
        
          <div style="background-color:#8443a5;">Content here</div>
        
        
          .mybackground {background-color:#8443a5;}
        
        Background color #8443a5
      
           Border around this has a color of #8443a5        
        
          <div style="border:2px solid #8443a5;">Content here</div>
        
        
          .myborder {border:2px solid #8443a5;}
        
        Border color #8443a5