#12fabd color space conversions
Hex:
#12fabd
RGB:
18, 250, 189
CMY:
93, 2, 26
CMYK:
93, 0, 24, 2
HSL:
164°, 95.8678%, 52.5490%
HSV (HSB):
164°, 92.8000%, 98.0392%
XYZ:
43.6204, 72.1739, 59.7760
xyY:
0.2484, 0.4111, 72.1739
CIE-Lab:
88.0522, -62.8271, 15.6362
CIE-LCH:
88.0522, 64.7436, 166.0244
CIE-Luv:
88.0522, -73.4822, 33.4274
Hunter-Lab:
84.9552, -57.0206, 17.7512
#12fabd color charts
#12fabd color shades, tints & tones
#12fabd color schemes
#12fabd color preview, HTML & CSS examples
This text has a color of #12fabd
<p style="color:#12fabd;">Text here</p>
.mytext {color:#12fabd;}
This box has a color of #12fabd
<div style="background-color:#12fabd;">Content here</div>
.mybackground {background-color:#12fabd;}
Border around this has a color of #12fabd
<div style="border:2px solid #12fabd;">Content here</div>
.myborder {border:2px solid #12fabd;}