#5dbed3 color space conversions
Hex:
        #5dbed3
        RGB:
        93, 190, 211
        CMY:
        64, 25, 17
        CMYK:
        56, 10, 0, 17
      HSL:
        191°, 57.2816%, 59.6078%
        HSV (HSB):
        191°, 55.9242%, 82.7451%
        XYZ:
        34.6855, 43.8572, 68.2652
        xyY:
        0.2363, 0.2987, 43.8572
      CIE-Lab:
        72.1330, -22.5777, -19.2227
        CIE-LCH:
        72.1330, 29.6524, 220.4111
        CIE-Luv:
        72.1330, -40.5331, -26.6913
        Hunter-Lab:
        66.2248, -22.4032, -14.7594
      #5dbed3 color charts
#5dbed3 RGB chart
      #5dbed3 CMYK chart
      #5dbed3 RGB pie chart
      #5dbed3 color shades, tints & tones
#5dbed3 color schemes
#5dbed3 color preview, HTML & CSS examples
           This text has a color of #5dbed3        
        
          <p style="color:#5dbed3;">Text here</p>
        
        
          .mytext {color:#5dbed3;}
        
        Text color #5dbed3
      
           This box has a color of #5dbed3        
        
          <div style="background-color:#5dbed3;">Content here</div>
        
        
          .mybackground {background-color:#5dbed3;}
        
        Background color #5dbed3
      
           Border around this has a color of #5dbed3        
        
          <div style="border:2px solid #5dbed3;">Content here</div>
        
        
          .myborder {border:2px solid #5dbed3;}
        
        Border color #5dbed3