#12dedf color space conversions
Hex:
#12dedf
RGB:
18, 222, 223
CMY:
93, 13, 13
CMYK:
92, 0, 0, 13
HSL:
180°, 85.0622%, 47.2549%
HSV (HSB):
180°, 91.9283%, 87.4510%
XYZ:
39.6900, 57.6989, 78.8572
xyY:
0.2252, 0.3274, 57.6989
CIE-Lab:
80.5711, -42.5307, -13.1053
CIE-LCH:
80.5711, 44.5040, 197.1260
CIE-Luv:
80.5711, -61.5774, -14.1559
Hunter-Lab:
75.9598, -39.6609, -8.3797
#12dedf color charts
#12dedf color shades, tints & tones
#12dedf color schemes
#12dedf color preview, HTML & CSS examples
This text has a color of #12dedf
<p style="color:#12dedf;">Text here</p>
.mytext {color:#12dedf;}
This box has a color of #12dedf
<div style="background-color:#12dedf;">Content here</div>
.mybackground {background-color:#12dedf;}
Border around this has a color of #12dedf
<div style="border:2px solid #12dedf;">Content here</div>
.myborder {border:2px solid #12dedf;}