#5eaddf color space conversions
Hex:
        #5eaddf
        RGB:
        94, 173, 223
        CMY:
        63, 32, 13
        CMYK:
        58, 22, 0, 13
      HSL:
        203°, 66.8394%, 62.1569%
        HSV (HSB):
        203°, 57.8475%, 87.4510%
        XYZ:
        32.8789, 37.5945, 75.3356
        xyY:
        0.2255, 0.2578, 37.5945
      CIE-Lab:
        67.7207, -9.8737, -32.5467
        CIE-LCH:
        67.7207, 34.0114, 253.1238
        CIE-Luv:
        67.7207, -33.4551, -50.2862
        Hunter-Lab:
        61.3144, -11.5821, -29.9282
      #5eaddf color charts
#5eaddf RGB chart
      #5eaddf CMYK chart
      #5eaddf RGB pie chart
      #5eaddf color shades, tints & tones
#5eaddf color schemes
#5eaddf color preview, HTML & CSS examples
           This text has a color of #5eaddf        
        
          <p style="color:#5eaddf;">Text here</p>
        
        
          .mytext {color:#5eaddf;}
        
        Text color #5eaddf
      
           This box has a color of #5eaddf        
        
          <div style="background-color:#5eaddf;">Content here</div>
        
        
          .mybackground {background-color:#5eaddf;}
        
        Background color #5eaddf
      
           Border around this has a color of #5eaddf        
        
          <div style="border:2px solid #5eaddf;">Content here</div>
        
        
          .myborder {border:2px solid #5eaddf;}
        
        Border color #5eaddf