#5db5ca color space conversions
Hex:
        #5db5ca
        RGB:
        93, 181, 202
        CMY:
        64, 29, 21
        CMYK:
        54, 10, 0, 21
      HSL:
        192°, 50.6977%, 57.8431%
        HSV (HSB):
        192°, 53.9604%, 79.2157%
        XYZ:
        31.6987, 39.6392, 61.8575
        xyY:
        0.2380, 0.2976, 39.6392
      CIE-Lab:
        69.2118, -20.5516, -18.7266
        CIE-LCH:
        69.2118, 27.8038, 222.3398
        CIE-Luv:
        69.2118, -37.4848, -26.0114
        Hunter-Lab:
        62.9596, -20.3087, -14.1804
      #5db5ca color charts
#5db5ca RGB chart
      #5db5ca CMYK chart
      #5db5ca RGB pie chart
      #5db5ca color shades, tints & tones
#5db5ca color schemes
#5db5ca color preview, HTML & CSS examples
           This text has a color of #5db5ca        
        
          <p style="color:#5db5ca;">Text here</p>
        
        
          .mytext {color:#5db5ca;}
        
        Text color #5db5ca
      
           This box has a color of #5db5ca        
        
          <div style="background-color:#5db5ca;">Content here</div>
        
        
          .mybackground {background-color:#5db5ca;}
        
        Background color #5db5ca
      
           Border around this has a color of #5db5ca        
        
          <div style="border:2px solid #5db5ca;">Content here</div>
        
        
          .myborder {border:2px solid #5db5ca;}
        
        Border color #5db5ca