#5eb3cf color space conversions
Hex:
        #5eb3cf
        RGB:
        94, 179, 207
        CMY:
        63, 30, 19
        CMYK:
        55, 14, 0, 19
      HSL:
        195°, 54.0670%, 59.0196%
        HSV (HSB):
        195°, 54.5894%, 81.1765%
        XYZ:
        31.9987, 39.1249, 64.8968
        xyY:
        0.2352, 0.2876, 39.1249
      CIE-Lab:
        68.8416, -17.8660, -22.0344
        CIE-LCH:
        68.8416, 28.3674, 230.9641
        CIE-Luv:
        68.8416, -36.2572, -31.7874
        Hunter-Lab:
        62.5499, -18.1469, -17.7297
      #5eb3cf color charts
#5eb3cf RGB chart
      #5eb3cf CMYK chart
      #5eb3cf RGB pie chart
      #5eb3cf color shades, tints & tones
#5eb3cf color schemes
#5eb3cf color preview, HTML & CSS examples
           This text has a color of #5eb3cf        
        
          <p style="color:#5eb3cf;">Text here</p>
        
        
          .mytext {color:#5eb3cf;}
        
        Text color #5eb3cf
      
           This box has a color of #5eb3cf        
        
          <div style="background-color:#5eb3cf;">Content here</div>
        
        
          .mybackground {background-color:#5eb3cf;}
        
        Background color #5eb3cf
      
           Border around this has a color of #5eb3cf        
        
          <div style="border:2px solid #5eb3cf;">Content here</div>
        
        
          .myborder {border:2px solid #5eb3cf;}
        
        Border color #5eb3cf