#12ffff color space conversions
Hex:
#12ffff
RGB:
18, 255, 255
CMY:
93, 0, 0
CMYK:
93, 0, 0, 0
HSL:
180°, 100.0000%, 53.5294%
HSV (HSB):
180°, 92.9412%, 100.0000%
XYZ:
54.0595, 78.8686, 106.9817
xyY:
0.2253, 0.3287, 78.8686
CIE-Lab:
91.1748, -47.6926, -14.0449
CIE-LCH:
91.1748, 49.7177, 196.4090
CIE-Luv:
91.1748, -69.9914, -15.1132
Hunter-Lab:
88.8080, -46.7570, -9.2575
#12ffff color charts
#12ffff color shades, tints & tones
#12ffff color schemes
#12ffff color preview, HTML & CSS examples
This text has a color of #12ffff
<p style="color:#12ffff;">Text here</p>
.mytext {color:#12ffff;}
This box has a color of #12ffff
<div style="background-color:#12ffff;">Content here</div>
.mybackground {background-color:#12ffff;}
Border around this has a color of #12ffff
<div style="border:2px solid #12ffff;">Content here</div>
.myborder {border:2px solid #12ffff;}