#58477e color space conversions
Hex:
        #58477e
        RGB:
        88, 71, 126
        CMY:
        65, 72, 51
        CMYK:
        30, 44, 0, 51
      HSL:
        259°, 27.9188%, 38.6275%
        HSV (HSB):
        259°, 43.6508%, 49.4118%
        XYZ:
        10.0436, 8.0875, 20.7704
        xyY:
        0.2582, 0.2079, 8.0875
      CIE-Lab:
        34.1645, 20.1590, -28.6402
        CIE-LCH:
        34.1645, 35.0235, 305.1407
        CIE-Luv:
        34.1645, 4.2640, -41.0818
        Hunter-Lab:
        28.4386, 13.2731, -23.3959
      #58477e color charts
#58477e RGB chart
      #58477e CMYK chart
      #58477e RGB pie chart
      #58477e color shades, tints & tones
#58477e color schemes
#58477e color preview, HTML & CSS examples
           This text has a color of #58477e        
        
          <p style="color:#58477e;">Text here</p>
        
        
          .mytext {color:#58477e;}
        
        Text color #58477e
      
           This box has a color of #58477e        
        
          <div style="background-color:#58477e;">Content here</div>
        
        
          .mybackground {background-color:#58477e;}
        
        Background color #58477e
      
           Border around this has a color of #58477e        
        
          <div style="border:2px solid #58477e;">Content here</div>
        
        
          .myborder {border:2px solid #58477e;}
        
        Border color #58477e