#86dacc color space conversions
Hex:
#86dacc
RGB:
134, 218, 204
CMY:
47, 15, 20
CMYK:
39, 0, 6, 15
HSL:
170°, 53.1646%, 69.0196%
HSV (HSB):
170°, 38.5321%, 85.4902%
XYZ:
45.8020, 59.5708, 66.2110
xyY:
0.2669, 0.3472, 59.5708
CIE-Lab:
81.6043, -28.7089, -1.1583
CIE-LCH:
81.6043, 28.7323, 182.3104
CIE-Luv:
81.6043, -39.0905, 2.9568
Hunter-Lab:
77.1821, -29.1418, 3.1653
#86dacc color charts
#86dacc color shades, tints & tones
#86dacc color schemes
#86dacc color preview, HTML & CSS examples
This text has a color of #86dacc
<p style="color:#86dacc;">Text here</p>
.mytext {color:#86dacc;}
This box has a color of #86dacc
<div style="background-color:#86dacc;">Content here</div>
.mybackground {background-color:#86dacc;}
Border around this has a color of #86dacc
<div style="border:2px solid #86dacc;">Content here</div>
.myborder {border:2px solid #86dacc;}