#59239f color space conversions
Hex:
        #59239f
        RGB:
        89, 35, 159
        CMY:
        65, 86, 38
        CMYK:
        44, 78, 0, 38
      HSL:
        266°, 63.9175%, 38.0392%
        HSV (HSB):
        266°, 77.9874%, 62.3529%
        XYZ:
        10.9789, 5.8291, 33.3474
        xyY:
        0.2189, 0.1162, 5.8291
      CIE-Lab:
        28.9772, 49.6389, -57.2658
        CIE-LCH:
        28.9772, 75.7851, 310.9193
        CIE-Luv:
        28.9772, 8.8314, -76.8428
        Hunter-Lab:
        24.1436, 38.9185, -64.9916
      #59239f color charts
#59239f RGB chart
      #59239f CMYK chart
      #59239f RGB pie chart
      #59239f color shades, tints & tones
#59239f color schemes
#59239f color preview, HTML & CSS examples
           This text has a color of #59239f        
        
          <p style="color:#59239f;">Text here</p>
        
        
          .mytext {color:#59239f;}
        
        Text color #59239f
      
           This box has a color of #59239f        
        
          <div style="background-color:#59239f;">Content here</div>
        
        
          .mybackground {background-color:#59239f;}
        
        Background color #59239f
      
           Border around this has a color of #59239f        
        
          <div style="border:2px solid #59239f;">Content here</div>
        
        
          .myborder {border:2px solid #59239f;}
        
        Border color #59239f