#8b54f1 color space conversions
Hex:
        #8b54f1
        RGB:
        139, 84, 241
        CMY:
        45, 67, 5
        CMYK:
        42, 65, 0, 5
      HSL:
        261°, 84.8649%, 63.7255%
        HSV (HSB):
        261°, 65.1452%, 94.5098%
        XYZ:
        29.6950, 18.1805, 85.1632
        xyY:
        0.2232, 0.1367, 18.1805
      CIE-Lab:
        49.7143, 56.0234, -70.9720
        CIE-LCH:
        49.7143, 90.4193, 308.2866
        CIE-Luv:
        49.7143, 9.7386, -113.1296
        Hunter-Lab:
        42.6386, 49.6960, -88.5745
      #8b54f1 color charts
#8b54f1 RGB chart
      #8b54f1 CMYK chart
      #8b54f1 RGB pie chart
      #8b54f1 color shades, tints & tones
#8b54f1 color schemes
#8b54f1 color preview, HTML & CSS examples
           This text has a color of #8b54f1        
        
          <p style="color:#8b54f1;">Text here</p>
        
        
          .mytext {color:#8b54f1;}
        
        Text color #8b54f1
      
           This box has a color of #8b54f1        
        
          <div style="background-color:#8b54f1;">Content here</div>
        
        
          .mybackground {background-color:#8b54f1;}
        
        Background color #8b54f1
      
           Border around this has a color of #8b54f1        
        
          <div style="border:2px solid #8b54f1;">Content here</div>
        
        
          .myborder {border:2px solid #8b54f1;}
        
        Border color #8b54f1