#9d59bf color space conversions
Hex:
        #9d59bf
        RGB:
        157, 89, 191
        CMY:
        38, 65, 25
        CMYK:
        18, 53, 0, 25
      HSL:
        280°, 44.3478%, 54.9020%
        HSV (HSB):
        280°, 53.4031%, 74.9020%
        XYZ:
        26.8810, 18.0744, 51.3621
        xyY:
        0.2791, 0.1877, 18.0744
      CIE-Lab:
        49.5863, 45.5008, -42.6091
        CIE-LCH:
        49.5863, 62.3366, 316.8797
        CIE-Luv:
        49.5863, 25.7853, -69.9504
        Hunter-Lab:
        42.5140, 38.4632, -41.8697
      #9d59bf color charts
#9d59bf RGB chart
      #9d59bf CMYK chart
      #9d59bf RGB pie chart
      #9d59bf color shades, tints & tones
#9d59bf color schemes
#9d59bf color preview, HTML & CSS examples
           This text has a color of #9d59bf        
        
          <p style="color:#9d59bf;">Text here</p>
        
        
          .mytext {color:#9d59bf;}
        
        Text color #9d59bf
      
           This box has a color of #9d59bf        
        
          <div style="background-color:#9d59bf;">Content here</div>
        
        
          .mybackground {background-color:#9d59bf;}
        
        Background color #9d59bf
      
           Border around this has a color of #9d59bf        
        
          <div style="border:2px solid #9d59bf;">Content here</div>
        
        
          .myborder {border:2px solid #9d59bf;}
        
        Border color #9d59bf