#42acc6 color space conversions
Hex:
#42acc6
RGB:
66, 172, 198
CMY:
74, 33, 22
CMYK:
67, 13, 0, 22
HSL:
192°, 53.6585%, 51.7647%
HSV (HSB):
192°, 66.6667%, 77.6471%
XYZ:
27.1923, 34.7405, 58.6985
xyY:
0.2254, 0.2880, 34.7405
CIE-Lab:
65.5461, -22.0295, -22.1774
CIE-LCH:
65.5461, 31.2592, 225.1918
CIE-Luv:
65.5461, -40.6349, -31.2847
Hunter-Lab:
58.9411, -20.7963, -17.7872
#42acc6 color charts
#42acc6 color shades, tints & tones
#42acc6 color schemes
#42acc6 color preview, HTML & CSS examples
This text has a color of #42acc6
<p style="color:#42acc6;">Text here</p>
.mytext {color:#42acc6;}
This box has a color of #42acc6
<div style="background-color:#42acc6;">Content here</div>
.mybackground {background-color:#42acc6;}
Border around this has a color of #42acc6
<div style="border:2px solid #42acc6;">Content here</div>
.myborder {border:2px solid #42acc6;}