#8402a1 color space conversions
Hex:
        #8402a1
        RGB:
        132, 2, 161
        CMY:
        48, 99, 37
        CMYK:
        18, 99, 0, 37
      HSL:
        289°, 97.5460%, 31.9608%
        HSV (HSB):
        289°, 98.7578%, 63.1373%
        XYZ:
        15.9705, 7.5222, 34.3284
        xyY:
        0.2762, 0.1301, 7.5222
      CIE-Lab:
        32.9672, 64.8415, -51.6956
        CIE-LCH:
        32.9672, 82.9268, 321.4360
        CIE-Luv:
        32.9672, 33.3279, -75.5411
        Hunter-Lab:
        27.4266, 55.9439, -55.0116
      #8402a1 color charts
#8402a1 RGB chart
      #8402a1 CMYK chart
      #8402a1 RGB pie chart
      #8402a1 color shades, tints & tones
#8402a1 color schemes
#8402a1 color preview, HTML & CSS examples
           This text has a color of #8402a1        
        
          <p style="color:#8402a1;">Text here</p>
        
        
          .mytext {color:#8402a1;}
        
        Text color #8402a1
      
           This box has a color of #8402a1        
        
          <div style="background-color:#8402a1;">Content here</div>
        
        
          .mybackground {background-color:#8402a1;}
        
        Background color #8402a1
      
           Border around this has a color of #8402a1        
        
          <div style="border:2px solid #8402a1;">Content here</div>
        
        
          .myborder {border:2px solid #8402a1;}
        
        Border color #8402a1