#d5fffe color space conversions
Hex:
#d5fffe
RGB:
213, 255, 254
CMY:
16, 0, 0
CMYK:
16, 0, 0, 0
HSL:
179°, 100.0000%, 91.7647%
HSV (HSB):
179°, 16.4706%, 100.0000%
XYZ:
81.0900, 92.8219, 107.4085
xyY:
0.2882, 0.3300, 92.8219
CIE-Lab:
97.1553, -13.5186, -3.9978
CIE-LCH:
97.1553, 14.0973, 196.4742
CIE-Luv:
97.1553, -21.7273, -3.9165
Hunter-Lab:
96.3441, -18.3641, 1.3419
#d5fffe color charts
#d5fffe color shades, tints & tones
#d5fffe color schemes
#d5fffe color preview, HTML & CSS examples
This text has a color of #d5fffe
<p style="color:#d5fffe;">Text here</p>
.mytext {color:#d5fffe;}
This box has a color of #d5fffe
<div style="background-color:#d5fffe;">Content here</div>
.mybackground {background-color:#d5fffe;}
Border around this has a color of #d5fffe
<div style="border:2px solid #d5fffe;">Content here</div>
.myborder {border:2px solid #d5fffe;}