#20afdc color space conversions
Hex:
#20afdc
RGB:
32, 175, 220
CMY:
87, 31, 14
CMYK:
85, 20, 0, 14
HSL:
194°, 74.6032%, 49.4118%
HSV (HSB):
194°, 85.4545%, 86.2745%
XYZ:
28.8439, 36.1343, 73.1645
xyY:
0.2088, 0.2616, 36.1343
CIE-Lab:
66.6224, -20.1292, -32.7244
CIE-LCH:
66.6224, 38.4197, 238.4039
CIE-Luv:
66.6224, -44.9154, -49.2485
Hunter-Lab:
60.1118, -19.5447, -30.0860
#20afdc color charts
#20afdc color shades, tints & tones
#20afdc color schemes
#20afdc color preview, HTML & CSS examples
This text has a color of #20afdc
<p style="color:#20afdc;">Text here</p>
.mytext {color:#20afdc;}
This box has a color of #20afdc
<div style="background-color:#20afdc;">Content here</div>
.mybackground {background-color:#20afdc;}
Border around this has a color of #20afdc
<div style="border:2px solid #20afdc;">Content here</div>
.myborder {border:2px solid #20afdc;}