#12abc1 color space conversions
Hex:
#12abc1
RGB:
18, 171, 193
CMY:
93, 33, 24
CMYK:
91, 11, 0, 24
HSL:
188°, 82.9384%, 41.3725%
HSV (HSB):
188°, 90.6736%, 75.6863%
XYZ:
24.4380, 33.1047, 55.5539
xyY:
0.2161, 0.2927, 33.1047
CIE-Lab:
64.2456, -27.9457, -21.4596
CIE-LCH:
64.2456, 35.2345, 217.5208
CIE-Luv:
64.2456, -46.5120, -29.2927
Hunter-Lab:
57.5367, -24.8734, -16.9712
#12abc1 color charts
#12abc1 color shades, tints & tones
#12abc1 color schemes
#12abc1 color preview, HTML & CSS examples
This text has a color of #12abc1
<p style="color:#12abc1;">Text here</p>
.mytext {color:#12abc1;}
This box has a color of #12abc1
<div style="background-color:#12abc1;">Content here</div>
.mybackground {background-color:#12abc1;}
Border around this has a color of #12abc1
<div style="border:2px solid #12abc1;">Content here</div>
.myborder {border:2px solid #12abc1;}