#32f005 color space conversions
Hex:
#32f005
RGB:
50, 240, 5
CMY:
80, 6, 98
CMYK:
79, 0, 98, 6
HSL:
109°, 95.9184%, 48.0392%
HSV (HSB):
109°, 97.9167%, 94.1176%
XYZ:
32.5029, 63.0092, 10.5925
xyY:
0.3063, 0.5938, 63.0092
CIE-Lab:
83.4472, -79.0038, 79.4773
CIE-LCH:
83.4472, 112.0636, 134.8288
CIE-Luv:
83.4472, -74.8972, 101.3817
Hunter-Lab:
79.3784, -65.8222, 47.6530
#32f005 color charts
#32f005 color shades, tints & tones
#32f005 color schemes
#32f005 color preview, HTML & CSS examples
This text has a color of #32f005
<p style="color:#32f005;">Text here</p>
.mytext {color:#32f005;}
This box has a color of #32f005
<div style="background-color:#32f005;">Content here</div>
.mybackground {background-color:#32f005;}
Border around this has a color of #32f005
<div style="border:2px solid #32f005;">Content here</div>
.myborder {border:2px solid #32f005;}