#55bdd1 color space conversions
Hex:
        #55bdd1
        RGB:
        85, 189, 209
        CMY:
        67, 26, 18
        CMYK:
        59, 10, 0, 18
      HSL:
        190°, 57.4074%, 57.6471%
        HSV (HSB):
        190°, 59.3301%, 81.9608%
        XYZ:
        33.4525, 42.9299, 66.8448
        xyY:
        0.2336, 0.2997, 42.9299
      CIE-Lab:
        71.5074, -24.1663, -19.1057
        CIE-LCH:
        71.5074, 30.8065, 218.3296
        CIE-Luv:
        71.5074, -42.2272, -26.2591
        Hunter-Lab:
        65.5209, -23.5262, -14.6233
      #55bdd1 color charts
#55bdd1 RGB chart
      #55bdd1 CMYK chart
      #55bdd1 RGB pie chart
      #55bdd1 color shades, tints & tones
#55bdd1 color schemes
#55bdd1 color preview, HTML & CSS examples
           This text has a color of #55bdd1        
        
          <p style="color:#55bdd1;">Text here</p>
        
        
          .mytext {color:#55bdd1;}
        
        Text color #55bdd1
      
           This box has a color of #55bdd1        
        
          <div style="background-color:#55bdd1;">Content here</div>
        
        
          .mybackground {background-color:#55bdd1;}
        
        Background color #55bdd1
      
           Border around this has a color of #55bdd1        
        
          <div style="border:2px solid #55bdd1;">Content here</div>
        
        
          .myborder {border:2px solid #55bdd1;}
        
        Border color #55bdd1