#58239e color space conversions
Hex:
        #58239e
        RGB:
        88, 35, 158
        CMY:
        65, 86, 38
        CMYK:
        44, 78, 0, 38
      HSL:
        266°, 63.7306%, 37.8431%
        HSV (HSB):
        266°, 77.8481%, 61.9608%
        XYZ:
        10.7971, 5.7454, 32.8877
        xyY:
        0.2184, 0.1162, 5.7454
      CIE-Lab:
        28.7608, 49.2201, -57.0164
        CIE-LCH:
        28.7608, 75.3226, 310.8028
        CIE-Luv:
        28.7608, 8.5671, -76.2860
        Hunter-Lab:
        23.9695, 38.4587, -64.5707
      #58239e color charts
#58239e RGB chart
      #58239e CMYK chart
      #58239e RGB pie chart
      #58239e color shades, tints & tones
#58239e color schemes
#58239e color preview, HTML & CSS examples
           This text has a color of #58239e        
        
          <p style="color:#58239e;">Text here</p>
        
        
          .mytext {color:#58239e;}
        
        Text color #58239e
      
           This box has a color of #58239e        
        
          <div style="background-color:#58239e;">Content here</div>
        
        
          .mybackground {background-color:#58239e;}
        
        Background color #58239e
      
           Border around this has a color of #58239e        
        
          <div style="border:2px solid #58239e;">Content here</div>
        
        
          .myborder {border:2px solid #58239e;}
        
        Border color #58239e