#86dec3 color space conversions
Hex:
#86dec3
RGB:
134, 222, 195
CMY:
47, 13, 24
CMYK:
40, 0, 12, 13
HSL:
162°, 57.1429%, 69.8039%
HSV (HSB):
162°, 39.6396%, 87.0588%
XYZ:
45.8031, 61.2510, 61.0383
xyY:
0.2725, 0.3644, 61.2510
CIE-Lab:
82.5135, -32.6246, 4.9419
CIE-LCH:
82.5135, 32.9968, 171.3864
CIE-Luv:
82.5135, -40.9794, 12.8583
Hunter-Lab:
78.2630, -32.4939, 8.5431
#86dec3 color charts
#86dec3 color shades, tints & tones
#86dec3 color schemes
#86dec3 color preview, HTML & CSS examples
This text has a color of #86dec3
<p style="color:#86dec3;">Text here</p>
.mytext {color:#86dec3;}
This box has a color of #86dec3
<div style="background-color:#86dec3;">Content here</div>
.mybackground {background-color:#86dec3;}
Border around this has a color of #86dec3
<div style="border:2px solid #86dec3;">Content here</div>
.myborder {border:2px solid #86dec3;}