#3acddd color space conversions
Hex:
#3acddd
RGB:
58, 205, 221
CMY:
77, 20, 13
CMYK:
74, 7, 0, 13
HSL:
186°, 70.5628%, 54.7059%
HSV (HSB):
186°, 73.7557%, 86.6667%
XYZ:
36.6274, 49.7826, 76.0852
xyY:
0.2254, 0.3064, 49.7826
CIE-Lab:
75.9357, -32.4215, -18.9677
CIE-LCH:
75.9357, 37.5623, 210.3292
CIE-Luv:
75.9357, -52.3330, -25.1135
Hunter-Lab:
70.5568, -30.8117, -14.5458
#3acddd color charts
#3acddd color shades, tints & tones
#3acddd color schemes
#3acddd color preview, HTML & CSS examples
This text has a color of #3acddd
<p style="color:#3acddd;">Text here</p>
.mytext {color:#3acddd;}
This box has a color of #3acddd
<div style="background-color:#3acddd;">Content here</div>
.mybackground {background-color:#3acddd;}
Border around this has a color of #3acddd
<div style="border:2px solid #3acddd;">Content here</div>
.myborder {border:2px solid #3acddd;}