#55bddb color space conversions
Hex:
        #55bddb
        RGB:
        85, 189, 219
        CMY:
        67, 26, 14
        CMYK:
        61, 14, 0, 14
      HSL:
        193°, 65.0485%, 59.6078%
        HSV (HSB):
        193°, 61.1872%, 85.8824%
        XYZ:
        34.7301, 43.4410, 73.5723
        xyY:
        0.2289, 0.2863, 43.4410
      CIE-Lab:
        71.8532, -21.2191, -24.0306
        CIE-LCH:
        71.8532, 32.0581, 228.5554
        CIE-Luv:
        71.8532, -41.7404, -34.8496
        Hunter-Lab:
        65.9098, -21.2844, -20.0461
      #55bddb color charts
#55bddb RGB chart
      #55bddb CMYK chart
      #55bddb RGB pie chart
      #55bddb color shades, tints & tones
#55bddb color schemes
#55bddb color preview, HTML & CSS examples
           This text has a color of #55bddb        
        
          <p style="color:#55bddb;">Text here</p>
        
        
          .mytext {color:#55bddb;}
        
        Text color #55bddb
      
           This box has a color of #55bddb        
        
          <div style="background-color:#55bddb;">Content here</div>
        
        
          .mybackground {background-color:#55bddb;}
        
        Background color #55bddb
      
           Border around this has a color of #55bddb        
        
          <div style="border:2px solid #55bddb;">Content here</div>
        
        
          .myborder {border:2px solid #55bddb;}
        
        Border color #55bddb