#3feacc color space conversions
Hex:
#3feacc
RGB:
63, 234, 204
CMY:
75, 8, 20
CMYK:
73, 0, 13, 8
HSL:
169°, 80.2817%, 58.2353%
HSV (HSB):
169°, 73.0769%, 91.7647%
XYZ:
42.3718, 64.2620, 67.2973
xyY:
0.2436, 0.3695, 64.2620
CIE-Lab:
84.1020, -49.5157, 2.2264
CIE-LCH:
84.1020, 49.5657, 177.4255
CIE-Luv:
84.1020, -62.9301, 11.3270
Hunter-Lab:
80.1636, -45.9372, 6.3406
#3feacc color charts
#3feacc color shades, tints & tones
#3feacc color schemes
#3feacc color preview, HTML & CSS examples
This text has a color of #3feacc
<p style="color:#3feacc;">Text here</p>
.mytext {color:#3feacc;}
This box has a color of #3feacc
<div style="background-color:#3feacc;">Content here</div>
.mybackground {background-color:#3feacc;}
Border around this has a color of #3feacc
<div style="border:2px solid #3feacc;">Content here</div>
.myborder {border:2px solid #3feacc;}