#8406af color space conversions
Hex:
        #8406af
        RGB:
        132, 6, 175
        CMY:
        48, 98, 31
        CMYK:
        25, 97, 0, 31
      HSL:
        285°, 93.3702%, 35.4902%
        HSV (HSB):
        285°, 96.5714%, 68.6275%
        XYZ:
        17.3187, 8.1309, 41.2141
        xyY:
        0.2598, 0.1220, 8.1309
      CIE-Lab:
        34.2541, 66.8501, -58.0295
        CIE-LCH:
        34.2541, 88.5232, 319.0403
        CIE-Luv:
        34.2541, 29.2288, -84.6130
        Hunter-Lab:
        28.5148, 58.5127, -65.7349
      #8406af color charts
#8406af RGB chart
      #8406af CMYK chart
      #8406af RGB pie chart
      #8406af color shades, tints & tones
#8406af color schemes
#8406af color preview, HTML & CSS examples
           This text has a color of #8406af        
        
          <p style="color:#8406af;">Text here</p>
        
        
          .mytext {color:#8406af;}
        
        Text color #8406af
      
           This box has a color of #8406af        
        
          <div style="background-color:#8406af;">Content here</div>
        
        
          .mybackground {background-color:#8406af;}
        
        Background color #8406af
      
           Border around this has a color of #8406af        
        
          <div style="border:2px solid #8406af;">Content here</div>
        
        
          .myborder {border:2px solid #8406af;}
        
        Border color #8406af