#58588f color space conversions
Hex:
        #58588f
        RGB:
        88, 88, 143
        CMY:
        65, 65, 44
        CMYK:
        38, 38, 0, 44
      HSL:
        240°, 23.8095%, 45.2941%
        HSV (HSB):
        240°, 38.4615%, 56.0784%
        XYZ:
        12.4722, 11.0373, 27.4597
        xyY:
        0.2447, 0.2165, 11.0373
      CIE-Lab:
        39.6433, 14.2386, -30.4230
        CIE-LCH:
        39.6433, 33.5901, 295.0807
        CIE-Luv:
        39.6433, -3.2279, -44.7737
        Hunter-Lab:
        33.2225, 8.8719, -25.7498
      #58588f color charts
#58588f RGB chart
      #58588f CMYK chart
      #58588f RGB pie chart
      #58588f color shades, tints & tones
#58588f color schemes
#58588f color preview, HTML & CSS examples
           This text has a color of #58588f        
        
          <p style="color:#58588f;">Text here</p>
        
        
          .mytext {color:#58588f;}
        
        Text color #58588f
      
           This box has a color of #58588f        
        
          <div style="background-color:#58588f;">Content here</div>
        
        
          .mybackground {background-color:#58588f;}
        
        Background color #58588f
      
           Border around this has a color of #58588f        
        
          <div style="border:2px solid #58588f;">Content here</div>
        
        
          .myborder {border:2px solid #58588f;}
        
        Border color #58588f