#42e7e7 color space conversions
Hex:
#42e7e7
RGB:
66, 231, 231
CMY:
74, 9, 9
CMYK:
71, 0, 0, 9
HSL:
180°, 77.4648%, 58.2353%
HSV (HSB):
180°, 71.4286%, 90.5882%
XYZ:
45.2465, 64.0796, 85.5852
xyY:
0.2321, 0.3288, 64.0796
CIE-Lab:
84.0072, -40.6574, -12.1502
CIE-LCH:
84.0072, 42.4341, 196.6384
CIE-Luv:
84.0072, -59.5885, -12.8680
Hunter-Lab:
80.0497, -39.1935, -7.3551
#42e7e7 color charts
#42e7e7 color shades, tints & tones
#42e7e7 color schemes
#42e7e7 color preview, HTML & CSS examples
This text has a color of #42e7e7
<p style="color:#42e7e7;">Text here</p>
.mytext {color:#42e7e7;}
This box has a color of #42e7e7
<div style="background-color:#42e7e7;">Content here</div>
.mybackground {background-color:#42e7e7;}
Border around this has a color of #42e7e7
<div style="border:2px solid #42e7e7;">Content here</div>
.myborder {border:2px solid #42e7e7;}