#59147f color space conversions
Hex:
        #59147f
        RGB:
        89, 20, 127
        CMY:
        65, 92, 50
        CMYK:
        30, 84, 0, 50
      HSL:
        279°, 72.7891%, 28.8235%
        HSV (HSB):
        279°, 84.2520%, 49.8039%
        XYZ:
        8.2007, 4.1565, 20.4487
        xyY:
        0.2500, 0.1267, 4.1565
      CIE-Lab:
        24.1821, 47.7416, -45.2539
        CIE-LCH:
        24.1821, 65.7812, 316.5323
        CIE-Luv:
        24.1821, 15.9911, -58.0677
        Hunter-Lab:
        20.3874, 36.1229, -45.1971
      #59147f color charts
#59147f RGB chart
      #59147f CMYK chart
      #59147f RGB pie chart
      #59147f color shades, tints & tones
#59147f color schemes
#59147f color preview, HTML & CSS examples
           This text has a color of #59147f        
        
          <p style="color:#59147f;">Text here</p>
        
        
          .mytext {color:#59147f;}
        
        Text color #59147f
      
           This box has a color of #59147f        
        
          <div style="background-color:#59147f;">Content here</div>
        
        
          .mybackground {background-color:#59147f;}
        
        Background color #59147f
      
           Border around this has a color of #59147f        
        
          <div style="border:2px solid #59147f;">Content here</div>
        
        
          .myborder {border:2px solid #59147f;}
        
        Border color #59147f