#5ff5db color space conversions
Hex:
#5ff5db
RGB:
95, 245, 219
CMY:
63, 4, 14
CMYK:
61, 0, 11, 4
HSL:
170°, 88.2353%, 66.6667%
HSV (HSB):
170°, 61.2245%, 96.0784%
XYZ:
50.1579, 72.8522, 78.4361
xyY:
0.2490, 0.3616, 72.8522
CIE-Lab:
88.3772, -45.8498, 0.6737
CIE-LCH:
88.3772, 45.8548, 179.1582
CIE-Luv:
88.3772, -60.0530, 8.4907
Hunter-Lab:
85.3535, -44.4732, 5.2625
#5ff5db color charts
#5ff5db color shades, tints & tones
#5ff5db color schemes
#5ff5db color preview, HTML & CSS examples
This text has a color of #5ff5db
<p style="color:#5ff5db;">Text here</p>
.mytext {color:#5ff5db;}
This box has a color of #5ff5db
<div style="background-color:#5ff5db;">Content here</div>
.mybackground {background-color:#5ff5db;}
Border around this has a color of #5ff5db
<div style="border:2px solid #5ff5db;">Content here</div>
.myborder {border:2px solid #5ff5db;}