#8b4dfe color space conversions
Hex:
        #8b4dfe
        RGB:
        139, 77, 254
        CMY:
        45, 70, 0
        CMYK:
        45, 70, 0, 0
      HSL:
        261°, 98.8827%, 64.9020%
        HSV (HSB):
        261°, 69.6850%, 99.6078%
        XYZ:
        31.1907, 17.9525, 95.5872
        xyY:
        0.2155, 0.1240, 17.9525
      CIE-Lab:
        49.4384, 62.8160, -78.6785
        CIE-LCH:
        49.4384, 100.6785, 308.6035
        CIE-Luv:
        49.4384, 9.3942, -124.1680
        Hunter-Lab:
        42.3704, 57.2537, -104.0985
      #8b4dfe color charts
#8b4dfe RGB chart
      #8b4dfe CMYK chart
      #8b4dfe RGB pie chart
      #8b4dfe color shades, tints & tones
#8b4dfe color schemes
#8b4dfe color preview, HTML & CSS examples
           This text has a color of #8b4dfe        
        
          <p style="color:#8b4dfe;">Text here</p>
        
        
          .mytext {color:#8b4dfe;}
        
        Text color #8b4dfe
      
           This box has a color of #8b4dfe        
        
          <div style="background-color:#8b4dfe;">Content here</div>
        
        
          .mybackground {background-color:#8b4dfe;}
        
        Background color #8b4dfe
      
           Border around this has a color of #8b4dfe        
        
          <div style="border:2px solid #8b4dfe;">Content here</div>
        
        
          .myborder {border:2px solid #8b4dfe;}
        
        Border color #8b4dfe