#55928f color space conversions
Hex:
        #55928f
        RGB:
        85, 146, 143
        CMY:
        67, 43, 44
        CMYK:
        42, 0, 2, 43
      HSL:
        177°, 26.4069%, 45.2941%
        HSV (HSB):
        177°, 41.7808%, 57.2549%
        XYZ:
        18.9831, 24.4722, 29.7097
        xyY:
        0.2595, 0.3345, 24.4722
      CIE-Lab:
        56.5575, -20.4810, -4.6215
        CIE-LCH:
        56.5575, 20.9960, 192.7158
        CIE-Luv:
        56.5575, -27.9745, -3.5607
        Hunter-Lab:
        49.4694, -18.0749, -0.9790
      #55928f color charts
#55928f RGB chart
      #55928f CMYK chart
      #55928f RGB pie chart
      #55928f color shades, tints & tones
#55928f color schemes
#55928f color preview, HTML & CSS examples
           This text has a color of #55928f        
        
          <p style="color:#55928f;">Text here</p>
        
        
          .mytext {color:#55928f;}
        
        Text color #55928f
      
           This box has a color of #55928f        
        
          <div style="background-color:#55928f;">Content here</div>
        
        
          .mybackground {background-color:#55928f;}
        
        Background color #55928f
      
           Border around this has a color of #55928f        
        
          <div style="border:2px solid #55928f;">Content here</div>
        
        
          .myborder {border:2px solid #55928f;}
        
        Border color #55928f