#59357c color space conversions
Hex:
        #59357c
        RGB:
        89, 53, 124
        CMY:
        65, 79, 51
        CMYK:
        28, 57, 0, 51
      HSL:
        270°, 40.1130%, 34.7059%
        HSV (HSB):
        270°, 57.2581%, 48.6275%
        XYZ:
        9.0310, 6.1253, 19.7751
        xyY:
        0.2585, 0.1754, 6.1253
      CIE-Lab:
        29.7264, 31.0617, -34.4230
        CIE-LCH:
        29.7264, 46.3657, 312.0616
        CIE-Luv:
        29.7264, 10.6672, -48.0331
        Hunter-Lab:
        24.7493, 21.8233, -30.0491
      #59357c color charts
#59357c RGB chart
      #59357c CMYK chart
      #59357c RGB pie chart
      #59357c color shades, tints & tones
#59357c color schemes
#59357c color preview, HTML & CSS examples
           This text has a color of #59357c        
        
          <p style="color:#59357c;">Text here</p>
        
        
          .mytext {color:#59357c;}
        
        Text color #59357c
      
           This box has a color of #59357c        
        
          <div style="background-color:#59357c;">Content here</div>
        
        
          .mybackground {background-color:#59357c;}
        
        Background color #59357c
      
           Border around this has a color of #59357c        
        
          <div style="border:2px solid #59357c;">Content here</div>
        
        
          .myborder {border:2px solid #59357c;}
        
        Border color #59357c