#86fdca color space conversions
Hex:
#86fdca
RGB:
134, 253, 202
CMY:
47, 1, 21
CMYK:
47, 0, 20, 1
HSL:
154°, 96.7480%, 75.8824%
HSV (HSB):
154°, 47.0356%, 99.2157%
XYZ:
55.6175, 79.5832, 68.3069
xyY:
0.2733, 0.3911, 79.5832
CIE-Lab:
91.4975, -45.1415, 14.1296
CIE-LCH:
91.4975, 47.3011, 162.6195
CIE-Luv:
91.4975, -53.3648, 28.7525
Hunter-Lab:
89.2094, -44.8309, 17.0487
#86fdca color charts
#86fdca color shades, tints & tones
#86fdca color schemes
#86fdca color preview, HTML & CSS examples
This text has a color of #86fdca
<p style="color:#86fdca;">Text here</p>
.mytext {color:#86fdca;}
This box has a color of #86fdca
<div style="background-color:#86fdca;">Content here</div>
.mybackground {background-color:#86fdca;}
Border around this has a color of #86fdca
<div style="border:2px solid #86fdca;">Content here</div>
.myborder {border:2px solid #86fdca;}