#59318c color space conversions
Hex:
        #59318c
        RGB:
        89, 49, 140
        CMY:
        65, 81, 45
        CMYK:
        36, 65, 0, 45
      HSL:
        266°, 48.1481%, 37.0588%
        HSV (HSB):
        266°, 65.0000%, 54.9020%
        XYZ:
        9.9518, 6.2139, 25.4858
        xyY:
        0.2389, 0.1492, 6.2139
      CIE-Lab:
        29.9459, 37.6199, -44.0394
        CIE-LCH:
        29.9459, 57.9200, 310.5051
        CIE-Luv:
        29.9459, 9.2577, -61.1116
        Hunter-Lab:
        24.9277, 27.6380, -43.1680
      #59318c color charts
#59318c RGB chart
      #59318c CMYK chart
      #59318c RGB pie chart
      #59318c color shades, tints & tones
#59318c color schemes
#59318c color preview, HTML & CSS examples
           This text has a color of #59318c        
        
          <p style="color:#59318c;">Text here</p>
        
        
          .mytext {color:#59318c;}
        
        Text color #59318c
      
           This box has a color of #59318c        
        
          <div style="background-color:#59318c;">Content here</div>
        
        
          .mybackground {background-color:#59318c;}
        
        Background color #59318c
      
           Border around this has a color of #59318c        
        
          <div style="border:2px solid #59318c;">Content here</div>
        
        
          .myborder {border:2px solid #59318c;}
        
        Border color #59318c