#42acc2 color space conversions
Hex:
#42acc2
RGB:
66, 172, 194
CMY:
74, 33, 24
CMYK:
66, 11, 0, 24
HSL:
190°, 51.2000%, 50.9804%
HSV (HSB):
190°, 65.9794%, 76.0784%
XYZ:
26.7369, 34.5583, 56.3002
xyY:
0.2274, 0.2939, 34.5583
CIE-Lab:
65.4034, -23.2637, -20.1758
CIE-LCH:
65.4034, 30.7939, 220.9340
CIE-Luv:
65.4034, -40.8592, -27.8324
Hunter-Lab:
58.7863, -21.6917, -15.6321
#42acc2 color charts
#42acc2 color shades, tints & tones
#42acc2 color schemes
#42acc2 color preview, HTML & CSS examples
This text has a color of #42acc2
<p style="color:#42acc2;">Text here</p>
.mytext {color:#42acc2;}
This box has a color of #42acc2
<div style="background-color:#42acc2;">Content here</div>
.mybackground {background-color:#42acc2;}
Border around this has a color of #42acc2
<div style="border:2px solid #42acc2;">Content here</div>
.myborder {border:2px solid #42acc2;}