#55bdbb color space conversions
Hex:
        #55bdbb
        RGB:
        85, 189, 187
        CMY:
        67, 26, 27
        CMYK:
        55, 0, 1, 26
      HSL:
        179°, 44.0678%, 53.7255%
        HSV (HSB):
        179°, 55.0265%, 74.1176%
        XYZ:
        30.9135, 41.9143, 53.4747
        xyY:
        0.2448, 0.3319, 41.9143
      CIE-Lab:
        70.8118, -30.3354, -8.1192
        CIE-LCH:
        70.8118, 31.4031, 194.9840
        CIE-Luv:
        70.8118, -43.3136, -7.6686
        Hunter-Lab:
        64.7413, -28.0647, -3.6531
      #55bdbb color charts
#55bdbb RGB chart
      #55bdbb CMYK chart
      #55bdbb RGB pie chart
      #55bdbb color shades, tints & tones
#55bdbb color schemes
#55bdbb color preview, HTML & CSS examples
           This text has a color of #55bdbb        
        
          <p style="color:#55bdbb;">Text here</p>
        
        
          .mytext {color:#55bdbb;}
        
        Text color #55bdbb
      
           This box has a color of #55bdbb        
        
          <div style="background-color:#55bdbb;">Content here</div>
        
        
          .mybackground {background-color:#55bdbb;}
        
        Background color #55bdbb
      
           Border around this has a color of #55bdbb        
        
          <div style="border:2px solid #55bdbb;">Content here</div>
        
        
          .myborder {border:2px solid #55bdbb;}
        
        Border color #55bdbb