#12dcff color space conversions
Hex:
#12dcff
RGB:
18, 220, 255
CMY:
93, 14, 0
CMYK:
93, 14, 0, 0
HSL:
189°, 100.0000%, 53.5294%
HSV (HSB):
189°, 92.9412%, 100.0000%
XYZ:
43.8927, 58.5350, 103.5927
xyY:
0.2131, 0.2841, 58.5350
CIE-Lab:
81.0353, -31.7809, -29.4047
CIE-LCH:
81.0353, 43.2974, 222.7759
CIE-Luv:
81.0353, -58.3739, -43.1582
Hunter-Lab:
76.5082, -31.4840, -26.7235
#12dcff color charts
#12dcff color shades, tints & tones
#12dcff color schemes
#12dcff color preview, HTML & CSS examples
This text has a color of #12dcff
<p style="color:#12dcff;">Text here</p>
.mytext {color:#12dcff;}
This box has a color of #12dcff
<div style="background-color:#12dcff;">Content here</div>
.mybackground {background-color:#12dcff;}
Border around this has a color of #12dcff
<div style="border:2px solid #12dcff;">Content here</div>
.myborder {border:2px solid #12dcff;}