#42ff3a color space conversions
Hex:
#42ff3a
RGB:
66, 255, 58
CMY:
74, 0, 77
CMYK:
74, 0, 77, 0
HSL:
118°, 100.0000%, 61.3725%
HSV (HSB):
118°, 77.2549%, 100.0000%
XYZ:
38.7705, 72.9837, 16.0468
xyY:
0.3034, 0.5711, 72.9837
CIE-Lab:
88.4400, -79.3570, 74.4261
CIE-LCH:
88.4400, 108.7969, 136.8365
CIE-Luv:
88.4400, -76.5711, 100.6395
Hunter-Lab:
85.4305, -68.4957, 48.6646
#42ff3a color charts
#42ff3a color shades, tints & tones
#42ff3a color schemes
#42ff3a color preview, HTML & CSS examples
This text has a color of #42ff3a
<p style="color:#42ff3a;">Text here</p>
.mytext {color:#42ff3a;}
This box has a color of #42ff3a
<div style="background-color:#42ff3a;">Content here</div>
.mybackground {background-color:#42ff3a;}
Border around this has a color of #42ff3a
<div style="border:2px solid #42ff3a;">Content here</div>
.myborder {border:2px solid #42ff3a;}