#12dacc color space conversions
Hex:
#12dacc
RGB:
18, 218, 204
CMY:
93, 15, 20
CMYK:
92, 0, 6, 15
HSL:
176°, 84.7458%, 46.2745%
HSV (HSB):
176°, 91.7431%, 85.4902%
XYZ:
36.2199, 54.6310, 65.7626
xyY:
0.2313, 0.3488, 54.6310
CIE-Lab:
78.8283, -46.2438, -5.5612
CIE-LCH:
78.8283, 46.5770, 186.8574
CIE-Luv:
78.8283, -61.7409, -1.4270
Hunter-Lab:
73.9128, -41.8760, -1.0132
#12dacc color charts
#12dacc RGB chart
#12dacc CMYK chart
#12dacc RGB pie chart
#12dacc color shades, tints & tones
#12dacc color schemes
#12dacc color preview, HTML & CSS examples
This text has a color of #12dacc
<p style="color:#12dacc;">Text here</p>
.mytext {color:#12dacc;}
Text color #12dacc
This box has a color of #12dacc
<div style="background-color:#12dacc;">Content here</div>
.mybackground {background-color:#12dacc;}
Background color #12dacc
Border around this has a color of #12dacc
<div style="border:2px solid #12dacc;">Content here</div>
.myborder {border:2px solid #12dacc;}
Border color #12dacc