#58225d color space conversions
Hex:
        #58225d
        RGB:
        88, 34, 93
        CMY:
        65, 87, 64
        CMYK:
        5, 63, 0, 64
      HSL:
        295°, 46.4567%, 24.9020%
        HSV (HSB):
        295°, 63.4409%, 36.4706%
        XYZ:
        6.5723, 4.0091, 10.7834
        xyY:
        0.3076, 0.1876, 4.0091
      CIE-Lab:
        23.7014, 34.0980, -24.0818
        CIE-LCH:
        23.7014, 41.7446, 324.7682
        CIE-Luv:
        23.7014, 20.8138, -32.0721
        Hunter-Lab:
        20.0227, 23.5518, -17.9152
      #58225d color charts
#58225d RGB chart
      #58225d CMYK chart
      #58225d RGB pie chart
      #58225d color shades, tints & tones
#58225d color schemes
#58225d color preview, HTML & CSS examples
           This text has a color of #58225d        
        
          <p style="color:#58225d;">Text here</p>
        
        
          .mytext {color:#58225d;}
        
        Text color #58225d
      
           This box has a color of #58225d        
        
          <div style="background-color:#58225d;">Content here</div>
        
        
          .mybackground {background-color:#58225d;}
        
        Background color #58225d
      
           Border around this has a color of #58225d        
        
          <div style="border:2px solid #58225d;">Content here</div>
        
        
          .myborder {border:2px solid #58225d;}
        
        Border color #58225d