#58398f color space conversions
Hex:
        #58398f
        RGB:
        88, 57, 143
        CMY:
        65, 78, 44
        CMYK:
        38, 60, 0, 44
      HSL:
        262°, 43.0000%, 39.2157%
        HSV (HSB):
        262°, 60.1399%, 56.0784%
        XYZ:
        10.4456, 6.9841, 26.7841
        xyY:
        0.2363, 0.1580, 6.9841
      CIE-Lab:
        31.7708, 33.5891, -42.9515
        CIE-LCH:
        31.7708, 54.5257, 308.0263
        CIE-Luv:
        31.7708, 6.5317, -60.6787
        Hunter-Lab:
        26.4275, 24.3045, -41.5908
      #58398f color charts
#58398f RGB chart
      #58398f CMYK chart
      #58398f RGB pie chart
      #58398f color shades, tints & tones
#58398f color schemes
#58398f color preview, HTML & CSS examples
           This text has a color of #58398f        
        
          <p style="color:#58398f;">Text here</p>
        
        
          .mytext {color:#58398f;}
        
        Text color #58398f
      
           This box has a color of #58398f        
        
          <div style="background-color:#58398f;">Content here</div>
        
        
          .mybackground {background-color:#58398f;}
        
        Background color #58398f
      
           Border around this has a color of #58398f        
        
          <div style="border:2px solid #58398f;">Content here</div>
        
        
          .myborder {border:2px solid #58398f;}
        
        Border color #58398f