#12fdef color space conversions
Hex:
#12fdef
RGB:
18, 253, 239
CMY:
93, 1, 6
CMYK:
93, 0, 6, 1
HSL:
176°, 98.3264%, 53.1373%
HSV (HSB):
176°, 92.8854%, 99.2157%
XYZ:
50.9547, 76.6112, 93.7632
xyY:
0.2302, 0.3461, 76.6112
CIE-Lab:
90.1423, -51.3300, -7.2735
CIE-LCH:
90.1423, 51.8427, 188.0651
CIE-Luv:
90.1423, -70.6105, -3.4002
Hunter-Lab:
87.5278, -49.2590, -2.2443
#12fdef color charts
#12fdef color shades, tints & tones
#12fdef color schemes
#12fdef color preview, HTML & CSS examples
This text has a color of #12fdef
<p style="color:#12fdef;">Text here</p>
.mytext {color:#12fdef;}
This box has a color of #12fdef
<div style="background-color:#12fdef;">Content here</div>
.mybackground {background-color:#12fdef;}
Border around this has a color of #12fdef
<div style="border:2px solid #12fdef;">Content here</div>
.myborder {border:2px solid #12fdef;}