#42acc9 color space conversions
Hex:
#42acc9
RGB:
66, 172, 201
CMY:
74, 33, 21
CMYK:
67, 14, 0, 21
HSL:
193°, 55.5556%, 52.3529%
HSV (HSB):
193°, 67.1642%, 78.8235%
XYZ:
27.5419, 34.8803, 60.5393
xyY:
0.2240, 0.2837, 34.8803
CIE-Lab:
65.6554, -21.0946, -23.6731
CIE-LCH:
65.6554, 31.7080, 228.2965
CIE-Luv:
65.6554, -40.4676, -33.8791
Hunter-Lab:
59.0596, -20.1124, -19.4338
#42acc9 color charts
#42acc9 color shades, tints & tones
#42acc9 color schemes
#42acc9 color preview, HTML & CSS examples
This text has a color of #42acc9
<p style="color:#42acc9;">Text here</p>
.mytext {color:#42acc9;}
This box has a color of #42acc9
<div style="background-color:#42acc9;">Content here</div>
.mybackground {background-color:#42acc9;}
Border around this has a color of #42acc9
<div style="border:2px solid #42acc9;">Content here</div>
.myborder {border:2px solid #42acc9;}