#8408bd color space conversions
Hex:
        #8408bd
        RGB:
        132, 8, 189
        CMY:
        48, 97, 26
        CMYK:
        30, 96, 0, 26
      HSL:
        281°, 91.8782%, 38.6275%
        HSV (HSB):
        281°, 95.7672%, 74.1176%
        XYZ:
        18.7879, 8.7533, 48.8434
        xyY:
        0.2460, 0.1146, 8.7533
      CIE-Lab:
        35.5049, 69.2573, -64.2996
        CIE-LCH:
        35.5049, 94.5041, 317.1259
        CIE-Luv:
        35.5049, 25.6266, -93.5787
        Hunter-Lab:
        29.5860, 61.5764, -77.1714
      #8408bd color charts
#8408bd RGB chart
      #8408bd CMYK chart
      #8408bd RGB pie chart
      #8408bd color shades, tints & tones
#8408bd color schemes
#8408bd color preview, HTML & CSS examples
           This text has a color of #8408bd        
        
          <p style="color:#8408bd;">Text here</p>
        
        
          .mytext {color:#8408bd;}
        
        Text color #8408bd
      
           This box has a color of #8408bd        
        
          <div style="background-color:#8408bd;">Content here</div>
        
        
          .mybackground {background-color:#8408bd;}
        
        Background color #8408bd
      
           Border around this has a color of #8408bd        
        
          <div style="border:2px solid #8408bd;">Content here</div>
        
        
          .myborder {border:2px solid #8408bd;}
        
        Border color #8408bd