#55bbd2 color space conversions
Hex:
        #55bbd2
        RGB:
        85, 187, 210
        CMY:
        67, 27, 18
        CMYK:
        60, 11, 0, 18
      HSL:
        191°, 58.1395%, 57.8431%
        HSV (HSB):
        191°, 59.5238%, 82.3529%
        XYZ:
        33.1495, 42.1251, 67.3566
        xyY:
        0.2324, 0.2953, 42.1251
      CIE-Lab:
        70.9571, -22.8635, -20.4872
        CIE-LCH:
        70.9571, 30.6996, 221.8625
        CIE-Luv:
        70.9571, -41.4341, -28.6878
        Hunter-Lab:
        64.9038, -22.4132, -16.0979
      #55bbd2 color charts
#55bbd2 RGB chart
      #55bbd2 CMYK chart
      #55bbd2 RGB pie chart
      #55bbd2 color shades, tints & tones
#55bbd2 color schemes
#55bbd2 color preview, HTML & CSS examples
           This text has a color of #55bbd2        
        
          <p style="color:#55bbd2;">Text here</p>
        
        
          .mytext {color:#55bbd2;}
        
        Text color #55bbd2
      
           This box has a color of #55bbd2        
        
          <div style="background-color:#55bbd2;">Content here</div>
        
        
          .mybackground {background-color:#55bbd2;}
        
        Background color #55bbd2
      
           Border around this has a color of #55bbd2        
        
          <div style="border:2px solid #55bbd2;">Content here</div>
        
        
          .myborder {border:2px solid #55bbd2;}
        
        Border color #55bbd2