#3accec color space conversions
Hex:
#3accec
RGB:
58, 204, 236
CMY:
77, 20, 7
CMYK:
75, 14, 0, 7
HSL:
191°, 82.4074%, 57.6471%
HSV (HSB):
191°, 75.4237%, 92.5490%
XYZ:
38.4781, 50.1414, 87.0071
xyY:
0.2191, 0.2855, 50.1414
CIE-Lab:
76.1560, -27.3432, -26.7034
CIE-LCH:
76.1560, 38.2194, 224.3217
CIE-Luv:
76.1560, -50.9690, -38.8241
Hunter-Lab:
70.8106, -26.9226, -23.2840
#3accec color charts
#3accec color shades, tints & tones
#3accec color schemes
#3accec color preview, HTML & CSS examples
This text has a color of #3accec
<p style="color:#3accec;">Text here</p>
.mytext {color:#3accec;}
This box has a color of #3accec
<div style="background-color:#3accec;">Content here</div>
.mybackground {background-color:#3accec;}
Border around this has a color of #3accec
<div style="border:2px solid #3accec;">Content here</div>
.myborder {border:2px solid #3accec;}