#5db8ce color space conversions
Hex:
        #5db8ce
        RGB:
        93, 184, 206
        CMY:
        64, 28, 19
        CMYK:
        55, 11, 0, 19
      HSL:
        192°, 53.5545%, 58.6275%
        HSV (HSB):
        192°, 54.8544%, 80.7843%
        XYZ:
        32.7953, 41.0644, 64.5902
        xyY:
        0.2369, 0.2966, 41.0644
      CIE-Lab:
        70.2210, -20.9488, -19.3907
        CIE-LCH:
        70.2210, 28.5456, 222.7880
        CIE-Luv:
        70.2210, -38.4695, -27.0967
        Hunter-Lab:
        64.0815, -20.7909, -14.9037
      #5db8ce color charts
#5db8ce RGB chart
      #5db8ce CMYK chart
      #5db8ce RGB pie chart
      #5db8ce color shades, tints & tones
#5db8ce color schemes
#5db8ce color preview, HTML & CSS examples
           This text has a color of #5db8ce        
        
          <p style="color:#5db8ce;">Text here</p>
        
        
          .mytext {color:#5db8ce;}
        
        Text color #5db8ce
      
           This box has a color of #5db8ce        
        
          <div style="background-color:#5db8ce;">Content here</div>
        
        
          .mybackground {background-color:#5db8ce;}
        
        Background color #5db8ce
      
           Border around this has a color of #5db8ce        
        
          <div style="border:2px solid #5db8ce;">Content here</div>
        
        
          .myborder {border:2px solid #5db8ce;}
        
        Border color #5db8ce