#5dbec2 color space conversions
Hex:
        #5dbec2
        RGB:
        93, 190, 194
        CMY:
        64, 25, 24
        CMYK:
        52, 2, 0, 24
      HSL:
        182°, 45.2915%, 56.2745%
        HSV (HSB):
        182°, 52.0619%, 76.0784%
        XYZ:
        32.6653, 43.0491, 57.6266
        xyY:
        0.2450, 0.3228, 43.0491
      CIE-Lab:
        71.5883, -27.3063, -10.7630
        CIE-LCH:
        71.5883, 29.3510, 201.5123
        CIE-Luv:
        71.5883, -41.2764, -12.2925
        Hunter-Lab:
        65.6118, -25.9533, -6.1459
      #5dbec2 color charts
#5dbec2 RGB chart
      #5dbec2 CMYK chart
      #5dbec2 RGB pie chart
      #5dbec2 color shades, tints & tones
#5dbec2 color schemes
#5dbec2 color preview, HTML & CSS examples
           This text has a color of #5dbec2        
        
          <p style="color:#5dbec2;">Text here</p>
        
        
          .mytext {color:#5dbec2;}
        
        Text color #5dbec2
      
           This box has a color of #5dbec2        
        
          <div style="background-color:#5dbec2;">Content here</div>
        
        
          .mybackground {background-color:#5dbec2;}
        
        Background color #5dbec2
      
           Border around this has a color of #5dbec2        
        
          <div style="border:2px solid #5dbec2;">Content here</div>
        
        
          .myborder {border:2px solid #5dbec2;}
        
        Border color #5dbec2