#55bcd2 color space conversions
Hex:
        #55bcd2
        RGB:
        85, 188, 210
        CMY:
        67, 26, 18
        CMYK:
        60, 10, 0, 18
      HSL:
        191°, 58.1395%, 57.8431%
        HSV (HSB):
        191°, 59.5238%, 82.3529%
        XYZ:
        33.3624, 42.5509, 67.4275
        xyY:
        0.2327, 0.2969, 42.5509
      CIE-Lab:
        71.2491, -23.3702, -20.0436
        CIE-LCH:
        71.2491, 30.7882, 220.6182
        CIE-Luv:
        71.2491, -41.8062, -27.9013
        Hunter-Lab:
        65.2310, -22.8605, -15.6247
      #55bcd2 color charts
#55bcd2 RGB chart
      #55bcd2 CMYK chart
      #55bcd2 RGB pie chart
      #55bcd2 color shades, tints & tones
#55bcd2 color schemes
#55bcd2 color preview, HTML & CSS examples
           This text has a color of #55bcd2        
        
          <p style="color:#55bcd2;">Text here</p>
        
        
          .mytext {color:#55bcd2;}
        
        Text color #55bcd2
      
           This box has a color of #55bcd2        
        
          <div style="background-color:#55bcd2;">Content here</div>
        
        
          .mybackground {background-color:#55bcd2;}
        
        Background color #55bcd2
      
           Border around this has a color of #55bcd2        
        
          <div style="border:2px solid #55bcd2;">Content here</div>
        
        
          .myborder {border:2px solid #55bcd2;}
        
        Border color #55bcd2