#55aae5 color space conversions
Hex:
        #55aae5
        RGB:
        85, 170, 229
        CMY:
        67, 33, 10
        CMYK:
        63, 26, 0, 10
      HSL:
        205°, 73.4694%, 61.5686%
        HSV (HSB):
        205°, 62.8821%, 89.8039%
        XYZ:
        32.2639, 36.3379, 79.4422
        xyY:
        0.2179, 0.2455, 36.3379
      CIE-Lab:
        66.7773, -8.0097, -37.3308
        CIE-LCH:
        66.7773, 38.1804, 257.8903
        CIE-Luv:
        66.7773, -34.3920, -58.4956
        Hunter-Lab:
        60.2809, -9.9538, -35.9396
      #55aae5 color charts
#55aae5 RGB chart
      #55aae5 CMYK chart
      #55aae5 RGB pie chart
      #55aae5 color shades, tints & tones
#55aae5 color schemes
#55aae5 color preview, HTML & CSS examples
           This text has a color of #55aae5        
        
          <p style="color:#55aae5;">Text here</p>
        
        
          .mytext {color:#55aae5;}
        
        Text color #55aae5
      
           This box has a color of #55aae5        
        
          <div style="background-color:#55aae5;">Content here</div>
        
        
          .mybackground {background-color:#55aae5;}
        
        Background color #55aae5
      
           Border around this has a color of #55aae5        
        
          <div style="border:2px solid #55aae5;">Content here</div>
        
        
          .myborder {border:2px solid #55aae5;}
        
        Border color #55aae5