#86acc8 color space conversions
Hex:
#86acc8
RGB:
134, 172, 200
CMY:
47, 33, 22
CMYK:
33, 14, 0, 22
HSL:
205°, 37.5000%, 65.4902%
HSV (HSB):
205°, 33.0000%, 78.4314%
XYZ:
35.0094, 38.7435, 60.2766
xyY:
0.2612, 0.2891, 38.7435
CIE-Lab:
68.5651, -6.0903, -18.4183
CIE-LCH:
68.5651, 19.3991, 251.7026
CIE-Luv:
68.5651, -19.7275, -27.4773
Hunter-Lab:
62.2443, -8.5300, -13.8447
#86acc8 color charts
#86acc8 color shades, tints & tones
#86acc8 color schemes
#86acc8 color preview, HTML & CSS examples
This text has a color of #86acc8
<p style="color:#86acc8;">Text here</p>
.mytext {color:#86acc8;}
This box has a color of #86acc8
<div style="background-color:#86acc8;">Content here</div>
.mybackground {background-color:#86acc8;}
Border around this has a color of #86acc8
<div style="border:2px solid #86acc8;">Content here</div>
.myborder {border:2px solid #86acc8;}