#8402a4 color space conversions
Hex:
        #8402a4
        RGB:
        132, 2, 164
        CMY:
        48, 99, 36
        CMYK:
        20, 99, 0, 36
      HSL:
        288°, 97.5904%, 32.5490%
        HSV (HSB):
        288°, 98.7805%, 64.3137%
        XYZ:
        16.2383, 7.6293, 35.7387
        xyY:
        0.2724, 0.1280, 7.6293
      CIE-Lab:
        33.1986, 65.3780, -53.1358
        CIE-LCH:
        33.1986, 84.2478, 320.8976
        CIE-Luv:
        33.1986, 32.4525, -77.5574
        Hunter-Lab:
        27.6212, 56.6017, -57.3798
      #8402a4 color charts
#8402a4 RGB chart
      #8402a4 CMYK chart
      #8402a4 RGB pie chart
      #8402a4 color shades, tints & tones
#8402a4 color schemes
#8402a4 color preview, HTML & CSS examples
           This text has a color of #8402a4        
        
          <p style="color:#8402a4;">Text here</p>
        
        
          .mytext {color:#8402a4;}
        
        Text color #8402a4
      
           This box has a color of #8402a4        
        
          <div style="background-color:#8402a4;">Content here</div>
        
        
          .mybackground {background-color:#8402a4;}
        
        Background color #8402a4
      
           Border around this has a color of #8402a4        
        
          <div style="border:2px solid #8402a4;">Content here</div>
        
        
          .myborder {border:2px solid #8402a4;}
        
        Border color #8402a4