#8408a2 color space conversions
Hex:
        #8408a2
        RGB:
        132, 8, 162
        CMY:
        48, 97, 36
        CMYK:
        19, 95, 0, 36
      HSL:
        288°, 90.5882%, 33.3333%
        HSV (HSB):
        288°, 95.0617%, 63.5294%
        XYZ:
        16.1241, 7.6878, 34.8165
        xyY:
        0.2750, 0.1311, 7.6878
      CIE-Lab:
        33.3241, 64.1854, -51.7224
        CIE-LCH:
        33.3241, 82.4316, 321.1372
        CIE-Luv:
        33.3241, 32.7409, -75.8214
        Hunter-Lab:
        27.7269, 55.2815, -55.0411
      #8408a2 color charts
#8408a2 RGB chart
      #8408a2 CMYK chart
      #8408a2 RGB pie chart
      #8408a2 color shades, tints & tones
#8408a2 color schemes
#8408a2 color preview, HTML & CSS examples
           This text has a color of #8408a2        
        
          <p style="color:#8408a2;">Text here</p>
        
        
          .mytext {color:#8408a2;}
        
        Text color #8408a2
      
           This box has a color of #8408a2        
        
          <div style="background-color:#8408a2;">Content here</div>
        
        
          .mybackground {background-color:#8408a2;}
        
        Background color #8408a2
      
           Border around this has a color of #8408a2        
        
          <div style="border:2px solid #8408a2;">Content here</div>
        
        
          .myborder {border:2px solid #8408a2;}
        
        Border color #8408a2