#55bde5 color space conversions
Hex:
        #55bde5
        RGB:
        85, 189, 229
        CMY:
        67, 26, 10
        CMYK:
        63, 17, 0, 10
      HSL:
        197°, 73.4694%, 61.5686%
        HSV (HSB):
        197°, 62.8821%, 89.8039%
        XYZ:
        36.0868, 43.9836, 80.7165
        xyY:
        0.2244, 0.2736, 43.9836
      CIE-Lab:
        72.2176, -18.1942, -28.9086
        CIE-LCH:
        72.2176, 34.1575, 237.8149
        CIE-Luv:
        72.2176, -41.2616, -43.4812
        Hunter-Lab:
        66.3202, -18.9331, -25.7361
      #55bde5 color charts
#55bde5 RGB chart
      #55bde5 CMYK chart
      #55bde5 RGB pie chart
      #55bde5 color shades, tints & tones
#55bde5 color schemes
#55bde5 color preview, HTML & CSS examples
           This text has a color of #55bde5        
        
          <p style="color:#55bde5;">Text here</p>
        
        
          .mytext {color:#55bde5;}
        
        Text color #55bde5
      
           This box has a color of #55bde5        
        
          <div style="background-color:#55bde5;">Content here</div>
        
        
          .mybackground {background-color:#55bde5;}
        
        Background color #55bde5
      
           Border around this has a color of #55bde5        
        
          <div style="border:2px solid #55bde5;">Content here</div>
        
        
          .myborder {border:2px solid #55bde5;}
        
        Border color #55bde5