#55728e color space conversions
Hex:
        #55728e
        RGB:
        85, 114, 142
        CMY:
        67, 55, 44
        CMYK:
        40, 20, 0, 44
      HSL:
        209°, 25.1101%, 44.5098%
        HSV (HSB):
        209°, 40.1408%, 55.6863%
        XYZ:
        14.6461, 15.9189, 27.8919
        xyY:
        0.2505, 0.2723, 15.9189
      CIE-Lab:
        46.8679, -2.9229, -18.6262
        CIE-LCH:
        46.8679, 18.8542, 261.0817
        CIE-Luv:
        46.8679, -14.6552, -26.4034
        Hunter-Lab:
        39.8985, -4.2979, -13.5190
      #55728e color charts
#55728e RGB chart
      #55728e CMYK chart
      #55728e RGB pie chart
      #55728e color shades, tints & tones
#55728e color schemes
#55728e color preview, HTML & CSS examples
           This text has a color of #55728e        
        
          <p style="color:#55728e;">Text here</p>
        
        
          .mytext {color:#55728e;}
        
        Text color #55728e
      
           This box has a color of #55728e        
        
          <div style="background-color:#55728e;">Content here</div>
        
        
          .mybackground {background-color:#55728e;}
        
        Background color #55728e
      
           Border around this has a color of #55728e        
        
          <div style="border:2px solid #55728e;">Content here</div>
        
        
          .myborder {border:2px solid #55728e;}
        
        Border color #55728e