#5ec5e5 color space conversions
Hex:
#5ec5e5
RGB:
94, 197, 229
CMY:
63, 23, 10
CMYK:
59, 14, 0, 10
HSL:
194°, 72.1925%, 63.3333%
HSV (HSB):
194°, 58.9520%, 89.8039%
XYZ:
38.7252, 47.9693, 81.3467
xyY:
0.2305, 0.2855, 47.9693
CIE-Lab:
74.8056, -20.7325, -24.9164
CIE-LCH:
74.8056, 32.4139, 230.2367
CIE-Luv:
74.8056, -42.1035, -36.5701
Hunter-Lab:
69.2599, -21.4003, -21.1550
#5ec5e5 color charts
#5ec5e5 color shades, tints & tones
#5ec5e5 color schemes
#5ec5e5 color preview, HTML & CSS examples
This text has a color of #5ec5e5
<p style="color:#5ec5e5;">Text here</p>
.mytext {color:#5ec5e5;}
This box has a color of #5ec5e5
<div style="background-color:#5ec5e5;">Content here</div>
.mybackground {background-color:#5ec5e5;}
Border around this has a color of #5ec5e5
<div style="border:2px solid #5ec5e5;">Content here</div>
.myborder {border:2px solid #5ec5e5;}