#5eaceb color space conversions
Hex:
        #5eaceb
        RGB:
        94, 172, 235
        CMY:
        63, 33, 8
        CMYK:
        60, 27, 0, 8
      HSL:
        207°, 77.9006%, 64.5098%
        HSV (HSB):
        207°, 60.0000%, 92.1569%
        XYZ:
        34.3640, 37.8829, 84.0982
        xyY:
        0.2198, 0.2423, 37.8829
      CIE-Lab:
        67.9342, -5.5871, -38.7870
        CIE-LCH:
        67.9342, 39.1874, 261.8032
        CIE-Luv:
        67.9342, -32.7241, -61.3992
        Hunter-Lab:
        61.5491, -8.0510, -37.9271
      #5eaceb color charts
#5eaceb RGB chart
      #5eaceb CMYK chart
      #5eaceb RGB pie chart
      #5eaceb color shades, tints & tones
#5eaceb color schemes
#5eaceb color preview, HTML & CSS examples
           This text has a color of #5eaceb        
        
          <p style="color:#5eaceb;">Text here</p>
        
        
          .mytext {color:#5eaceb;}
        
        Text color #5eaceb
      
           This box has a color of #5eaceb        
        
          <div style="background-color:#5eaceb;">Content here</div>
        
        
          .mybackground {background-color:#5eaceb;}
        
        Background color #5eaceb
      
           Border around this has a color of #5eaceb        
        
          <div style="border:2px solid #5eaceb;">Content here</div>
        
        
          .myborder {border:2px solid #5eaceb;}
        
        Border color #5eaceb