#5eb3eb color space conversions
Hex:
        #5eb3eb
        RGB:
        94, 179, 235
        CMY:
        63, 30, 8
        CMYK:
        60, 24, 0, 8
      HSL:
        204°, 77.9006%, 64.5098%
        HSV (HSB):
        204°, 60.0000%, 92.1569%
        XYZ:
        35.7316, 40.6180, 84.5541
        xyY:
        0.2221, 0.2524, 40.6180
      CIE-Lab:
        69.9075, -9.4287, -35.7158
        CIE-LCH:
        69.9075, 36.9394, 255.2117
        CIE-Luv:
        69.9075, -35.2584, -55.9385
        Hunter-Lab:
        63.7323, -11.4552, -34.0479
      #5eb3eb color charts
#5eb3eb RGB chart
      #5eb3eb CMYK chart
      #5eb3eb RGB pie chart
      #5eb3eb color shades, tints & tones
#5eb3eb color schemes
#5eb3eb color preview, HTML & CSS examples
           This text has a color of #5eb3eb        
        
          <p style="color:#5eb3eb;">Text here</p>
        
        
          .mytext {color:#5eb3eb;}
        
        Text color #5eb3eb
      
           This box has a color of #5eb3eb        
        
          <div style="background-color:#5eb3eb;">Content here</div>
        
        
          .mybackground {background-color:#5eb3eb;}
        
        Background color #5eb3eb
      
           Border around this has a color of #5eb3eb        
        
          <div style="border:2px solid #5eb3eb;">Content here</div>
        
        
          .myborder {border:2px solid #5eb3eb;}
        
        Border color #5eb3eb