#42ccc5 color space conversions
Hex:
#42ccc5
RGB:
66, 204, 197
CMY:
74, 20, 23
CMYK:
68, 0, 3, 20
HSL:
177°, 57.5000%, 52.9412%
HSV (HSB):
177°, 67.6471%, 80.0000%
XYZ:
33.9177, 48.3752, 60.3730
xyY:
0.2377, 0.3391, 48.3752
CIE-Lab:
75.0610, -37.8548, -7.3059
CIE-LCH:
75.0610, 38.5533, 190.9237
CIE-Luv:
75.0610, -52.3135, -5.3637
Hunter-Lab:
69.5523, -34.6697, -2.7785
#42ccc5 color charts
#42ccc5 color shades, tints & tones
#42ccc5 color schemes
#42ccc5 color preview, HTML & CSS examples
This text has a color of #42ccc5
<p style="color:#42ccc5;">Text here</p>
.mytext {color:#42ccc5;}
This box has a color of #42ccc5
<div style="background-color:#42ccc5;">Content here</div>
.mybackground {background-color:#42ccc5;}
Border around this has a color of #42ccc5
<div style="border:2px solid #42ccc5;">Content here</div>
.myborder {border:2px solid #42ccc5;}