#8f59bf color space conversions
Hex:
        #8f59bf
        RGB:
        143, 89, 191
        CMY:
        44, 65, 25
        CMYK:
        25, 53, 0, 25
      HSL:
        272°, 44.3478%, 54.9020%
        HSV (HSB):
        272°, 53.4031%, 74.9020%
        XYZ:
        24.3040, 16.7460, 51.2415
        xyY:
        0.2633, 0.1814, 16.7460
      CIE-Lab:
        47.9384, 41.7620, -45.3284
        CIE-LCH:
        47.9384, 61.6338, 312.6550
        CIE-Luv:
        47.9384, 17.8584, -73.0394
        Hunter-Lab:
        40.9219, 34.4003, -45.5965
      #8f59bf color charts
#8f59bf RGB chart
      #8f59bf CMYK chart
      #8f59bf RGB pie chart
      #8f59bf color shades, tints & tones
#8f59bf color schemes
#8f59bf color preview, HTML & CSS examples
           This text has a color of #8f59bf        
        
          <p style="color:#8f59bf;">Text here</p>
        
        
          .mytext {color:#8f59bf;}
        
        Text color #8f59bf
      
           This box has a color of #8f59bf        
        
          <div style="background-color:#8f59bf;">Content here</div>
        
        
          .mybackground {background-color:#8f59bf;}
        
        Background color #8f59bf
      
           Border around this has a color of #8f59bf        
        
          <div style="border:2px solid #8f59bf;">Content here</div>
        
        
          .myborder {border:2px solid #8f59bf;}
        
        Border color #8f59bf