#55c0d8 color space conversions
Hex:
        #55c0d8
        RGB:
        85, 192, 216
        CMY:
        67, 25, 15
        CMYK:
        61, 11, 0, 15
      HSL:
        191°, 62.6794%, 59.0196%
        HSV (HSB):
        191°, 60.6481%, 84.7059%
        XYZ:
        34.9906, 44.5884, 71.7280
        xyY:
        0.2313, 0.2947, 44.5884
      CIE-Lab:
        72.6201, -23.6328, -21.2296
        CIE-LCH:
        72.6201, 31.7680, 221.9337
        CIE-Luv:
        72.6201, -42.9938, -29.8993
        Hunter-Lab:
        66.7746, -23.3195, -16.9460
      #55c0d8 color charts
#55c0d8 RGB chart
      #55c0d8 CMYK chart
      #55c0d8 RGB pie chart
      #55c0d8 color shades, tints & tones
#55c0d8 color schemes
#55c0d8 color preview, HTML & CSS examples
           This text has a color of #55c0d8        
        
          <p style="color:#55c0d8;">Text here</p>
        
        
          .mytext {color:#55c0d8;}
        
        Text color #55c0d8
      
           This box has a color of #55c0d8        
        
          <div style="background-color:#55c0d8;">Content here</div>
        
        
          .mybackground {background-color:#55c0d8;}
        
        Background color #55c0d8
      
           Border around this has a color of #55c0d8        
        
          <div style="border:2px solid #55c0d8;">Content here</div>
        
        
          .myborder {border:2px solid #55c0d8;}
        
        Border color #55c0d8