#5edbbf color space conversions
Hex:
        #5edbbf
        RGB:
        94, 219, 191
        CMY:
        63, 14, 25
        CMYK:
        57, 0, 13, 14
      HSL:
        167°, 63.4518%, 61.3725%
        HSV (HSB):
        167°, 57.0776%, 85.8824%
        XYZ:
        39.3516, 56.8043, 58.1805
        xyY:
        0.2550, 0.3681, 56.8043
      CIE-Lab:
        80.0694, -41.4335, 3.3429
        CIE-LCH:
        80.0694, 41.5682, 175.3873
        CIE-Luv:
        80.0694, -52.2254, 11.7297
        Hunter-Lab:
        75.3686, -38.6964, 6.9894
      #5edbbf color charts
#5edbbf RGB chart
      #5edbbf CMYK chart
      #5edbbf RGB pie chart
      #5edbbf color shades, tints & tones
#5edbbf color schemes
#5edbbf color preview, HTML & CSS examples
           This text has a color of #5edbbf        
        
          <p style="color:#5edbbf;">Text here</p>
        
        
          .mytext {color:#5edbbf;}
        
        Text color #5edbbf
      
           This box has a color of #5edbbf        
        
          <div style="background-color:#5edbbf;">Content here</div>
        
        
          .mybackground {background-color:#5edbbf;}
        
        Background color #5edbbf
      
           Border around this has a color of #5edbbf        
        
          <div style="border:2px solid #5edbbf;">Content here</div>
        
        
          .myborder {border:2px solid #5edbbf;}
        
        Border color #5edbbf