#58429b color space conversions
Hex:
        #58429b
        RGB:
        88, 66, 155
        CMY:
        65, 74, 39
        CMYK:
        43, 57, 0, 39
      HSL:
        255°, 40.2715%, 43.3333%
        HSV (HSB):
        255°, 57.4194%, 60.7843%
        XYZ:
        11.8891, 8.3377, 31.9931
        xyY:
        0.2277, 0.1597, 8.3377
      CIE-Lab:
        34.6765, 31.6246, -45.5890
        CIE-LCH:
        34.6765, 55.4840, 304.7486
        CIE-Luv:
        34.6765, 2.8505, -65.9006
        Hunter-Lab:
        28.8751, 22.9648, -45.4797
      #58429b color charts
#58429b RGB chart
      #58429b CMYK chart
      #58429b RGB pie chart
      #58429b color shades, tints & tones
#58429b color schemes
#58429b color preview, HTML & CSS examples
           This text has a color of #58429b        
        
          <p style="color:#58429b;">Text here</p>
        
        
          .mytext {color:#58429b;}
        
        Text color #58429b
      
           This box has a color of #58429b        
        
          <div style="background-color:#58429b;">Content here</div>
        
        
          .mybackground {background-color:#58429b;}
        
        Background color #58429b
      
           Border around this has a color of #58429b        
        
          <div style="border:2px solid #58429b;">Content here</div>
        
        
          .myborder {border:2px solid #58429b;}
        
        Border color #58429b