#58498b color space conversions
Hex:
        #58498b
        RGB:
        88, 73, 139
        CMY:
        65, 71, 45
        CMYK:
        37, 47, 0, 45
      HSL:
        254°, 31.1321%, 41.5686%
        HSV (HSB):
        254°, 47.4820%, 54.5098%
        XYZ:
        11.0672, 8.7039, 25.5228
        xyY:
        0.2443, 0.1922, 8.7039
      CIE-Lab:
        35.4078, 22.5724, -34.6819
        CIE-LCH:
        35.4078, 41.3805, 303.0577
        CIE-Luv:
        35.4078, 2.3239, -50.3207
        Hunter-Lab:
        29.5023, 15.3319, -30.6408
      #58498b color charts
#58498b RGB chart
      #58498b CMYK chart
      #58498b RGB pie chart
      #58498b color shades, tints & tones
#58498b color schemes
#58498b color preview, HTML & CSS examples
           This text has a color of #58498b        
        
          <p style="color:#58498b;">Text here</p>
        
        
          .mytext {color:#58498b;}
        
        Text color #58498b
      
           This box has a color of #58498b        
        
          <div style="background-color:#58498b;">Content here</div>
        
        
          .mybackground {background-color:#58498b;}
        
        Background color #58498b
      
           Border around this has a color of #58498b        
        
          <div style="border:2px solid #58498b;">Content here</div>
        
        
          .myborder {border:2px solid #58498b;}
        
        Border color #58498b