#12dec5 color space conversions
Hex:
#12dec5
RGB:
18, 222, 197
CMY:
93, 13, 23
CMYK:
92, 0, 11, 13
HSL:
173°, 85.0000%, 47.0588%
HSV (HSB):
173°, 91.8919%, 87.0588%
XYZ:
36.4488, 56.4024, 61.7890
xyY:
0.2357, 0.3647, 56.4024
CIE-Lab:
79.8423, -49.8527, -0.3369
CIE-LCH:
79.8423, 49.8539, 180.3872
CIE-Luv:
79.8423, -63.6352, 7.2975
Hunter-Lab:
75.1015, -44.7968, 3.7908
#12dec5 color charts
#12dec5 color shades, tints & tones
#12dec5 color schemes
#12dec5 color preview, HTML & CSS examples
This text has a color of #12dec5
<p style="color:#12dec5;">Text here</p>
.mytext {color:#12dec5;}
This box has a color of #12dec5
<div style="background-color:#12dec5;">Content here</div>
.mybackground {background-color:#12dec5;}
Border around this has a color of #12dec5
<div style="border:2px solid #12dec5;">Content here</div>
.myborder {border:2px solid #12dec5;}