#59458d color space conversions
Hex:
        #59458d
        RGB:
        89, 69, 141
        CMY:
        65, 73, 45
        CMYK:
        37, 51, 0, 45
      HSL:
        257°, 34.2857%, 41.1765%
        HSV (HSB):
        257°, 51.0638%, 55.2941%
        XYZ:
        11.0557, 8.3032, 26.2193
        xyY:
        0.2426, 0.1822, 8.3032
      CIE-Lab:
        34.6065, 25.9411, -37.1751
        CIE-LCH:
        34.6065, 45.3313, 304.9077
        CIE-Luv:
        34.6065, 3.8493, -53.7894
        Hunter-Lab:
        28.8152, 18.0592, -33.7779
      #59458d color charts
#59458d RGB chart
      #59458d CMYK chart
      #59458d RGB pie chart
      #59458d color shades, tints & tones
#59458d color schemes
#59458d color preview, HTML & CSS examples
           This text has a color of #59458d        
        
          <p style="color:#59458d;">Text here</p>
        
        
          .mytext {color:#59458d;}
        
        Text color #59458d
      
           This box has a color of #59458d        
        
          <div style="background-color:#59458d;">Content here</div>
        
        
          .mybackground {background-color:#59458d;}
        
        Background color #59458d
      
           Border around this has a color of #59458d        
        
          <div style="border:2px solid #59458d;">Content here</div>
        
        
          .myborder {border:2px solid #59458d;}
        
        Border color #59458d