#558e9b color space conversions
Hex:
        #558e9b
        RGB:
        85, 142, 155
        CMY:
        67, 44, 39
        CMYK:
        45, 8, 0, 39
      HSL:
        191°, 29.1667%, 47.0588%
        HSV (HSB):
        191°, 45.1613%, 60.7843%
        XYZ:
        19.3357, 23.6439, 34.5550
        xyY:
        0.2494, 0.3049, 23.6439
      CIE-Lab:
        55.7294, -15.1132, -12.7492
        CIE-LCH:
        55.7294, 19.7725, 220.1503
        CIE-Luv:
        55.7294, -26.0227, -16.5477
        Hunter-Lab:
        48.6249, -14.1131, -8.0965
      #558e9b color charts
#558e9b RGB chart
      #558e9b CMYK chart
      #558e9b RGB pie chart
      #558e9b color shades, tints & tones
#558e9b color schemes
#558e9b color preview, HTML & CSS examples
           This text has a color of #558e9b        
        
          <p style="color:#558e9b;">Text here</p>
        
        
          .mytext {color:#558e9b;}
        
        Text color #558e9b
      
           This box has a color of #558e9b        
        
          <div style="background-color:#558e9b;">Content here</div>
        
        
          .mybackground {background-color:#558e9b;}
        
        Background color #558e9b
      
           Border around this has a color of #558e9b        
        
          <div style="border:2px solid #558e9b;">Content here</div>
        
        
          .myborder {border:2px solid #558e9b;}
        
        Border color #558e9b