#55d0ef color space conversions
Hex:
        #55d0ef
        RGB:
        85, 208, 239
        CMY:
        67, 18, 6
        CMYK:
        64, 13, 0, 6
      HSL:
        192°, 82.7957%, 63.5294%
        HSV (HSB):
        192°, 64.4351%, 93.7255%
        XYZ:
        41.8822, 53.2750, 89.7370
        xyY:
        0.2265, 0.2881, 53.2750
      CIE-Lab:
        78.0371, -24.8508, -25.3811
        CIE-LCH:
        78.0371, 35.5213, 225.6049
        CIE-Luv:
        78.0371, -47.6226, -36.9897
        Hunter-Lab:
        72.9898, -25.3072, -21.8011
      #55d0ef color charts
#55d0ef RGB chart
      #55d0ef CMYK chart
      #55d0ef RGB pie chart
      #55d0ef color shades, tints & tones
#55d0ef color schemes
#55d0ef color preview, HTML & CSS examples
           This text has a color of #55d0ef        
        
          <p style="color:#55d0ef;">Text here</p>
        
        
          .mytext {color:#55d0ef;}
        
        Text color #55d0ef
      
           This box has a color of #55d0ef        
        
          <div style="background-color:#55d0ef;">Content here</div>
        
        
          .mybackground {background-color:#55d0ef;}
        
        Background color #55d0ef
      
           Border around this has a color of #55d0ef        
        
          <div style="border:2px solid #55d0ef;">Content here</div>
        
        
          .myborder {border:2px solid #55d0ef;}
        
        Border color #55d0ef