#55d4ed color space conversions
Hex:
        #55d4ed
        RGB:
        85, 212, 237
        CMY:
        67, 17, 7
        CMYK:
        64, 11, 0, 7
      HSL:
        190°, 80.8511%, 63.1373%
        HSV (HSB):
        190°, 64.1350%, 92.9412%
        XYZ:
        42.5759, 55.1327, 88.5185
        xyY:
        0.2286, 0.2961, 55.1327
      CIE-Lab:
        79.1176, -27.4191, -22.6655
        CIE-LCH:
        79.1176, 35.5743, 219.5782
        CIE-Luv:
        79.1176, -49.1727, -32.0979
        Hunter-Lab:
        74.2514, -27.5878, -18.7063
      #55d4ed color charts
#55d4ed RGB chart
      #55d4ed CMYK chart
      #55d4ed RGB pie chart
      #55d4ed color shades, tints & tones
#55d4ed color schemes
#55d4ed color preview, HTML & CSS examples
           This text has a color of #55d4ed        
        
          <p style="color:#55d4ed;">Text here</p>
        
        
          .mytext {color:#55d4ed;}
        
        Text color #55d4ed
      
           This box has a color of #55d4ed        
        
          <div style="background-color:#55d4ed;">Content here</div>
        
        
          .mybackground {background-color:#55d4ed;}
        
        Background color #55d4ed
      
           Border around this has a color of #55d4ed        
        
          <div style="border:2px solid #55d4ed;">Content here</div>
        
        
          .myborder {border:2px solid #55d4ed;}
        
        Border color #55d4ed