#32f888 color space conversions
Hex:
#32f888
RGB:
50, 248, 136
CMY:
80, 3, 47
CMYK:
80, 0, 45, 3
HSL:
146°, 93.3962%, 58.4314%
HSV (HSB):
146°, 79.8387%, 97.2549%
XYZ:
39.3267, 69.5905, 34.6521
xyY:
0.2739, 0.4847, 69.5905
CIE-Lab:
86.7956, -70.5043, 40.6854
CIE-LCH:
86.7956, 81.4013, 150.0124
CIE-Luv:
86.7956, -73.7154, 66.8499
Hunter-Lab:
83.4209, -61.8372, 33.7662
#32f888 color charts
#32f888 color shades, tints & tones
#32f888 color schemes
#32f888 color preview, HTML & CSS examples
This text has a color of #32f888
<p style="color:#32f888;">Text here</p>
.mytext {color:#32f888;}
This box has a color of #32f888
<div style="background-color:#32f888;">Content here</div>
.mybackground {background-color:#32f888;}
Border around this has a color of #32f888
<div style="border:2px solid #32f888;">Content here</div>
.myborder {border:2px solid #32f888;}