#8404bd color space conversions
Hex:
        #8404bd
        RGB:
        132, 4, 189
        CMY:
        48, 98, 26
        CMYK:
        30, 98, 0, 26
      HSL:
        282°, 95.8549%, 37.8431%
        HSV (HSB):
        282°, 97.8836%, 74.1176%
        XYZ:
        18.7444, 8.6665, 48.8290
        xyY:
        0.2459, 0.1137, 8.6665
      CIE-Lab:
        35.3341, 69.7693, -64.5791
        CIE-LCH:
        35.3341, 95.0696, 317.2124
        CIE-Luv:
        35.3341, 25.7807, -93.7702
        Hunter-Lab:
        29.4389, 62.1371, -77.7344
      #8404bd color charts
#8404bd RGB chart
      #8404bd CMYK chart
      #8404bd RGB pie chart
      #8404bd color shades, tints & tones
#8404bd color schemes
#8404bd color preview, HTML & CSS examples
           This text has a color of #8404bd        
        
          <p style="color:#8404bd;">Text here</p>
        
        
          .mytext {color:#8404bd;}
        
        Text color #8404bd
      
           This box has a color of #8404bd        
        
          <div style="background-color:#8404bd;">Content here</div>
        
        
          .mybackground {background-color:#8404bd;}
        
        Background color #8404bd
      
           Border around this has a color of #8404bd        
        
          <div style="border:2px solid #8404bd;">Content here</div>
        
        
          .myborder {border:2px solid #8404bd;}
        
        Border color #8404bd