#32f2e6 color space conversions
Hex:
#32f2e6
RGB:
50, 242, 230
CMY:
80, 5, 10
CMYK:
79, 0, 5, 5
HSL:
176°, 88.0734%, 57.2549%
HSV (HSB):
176°, 79.3388%, 94.9020%
XYZ:
47.3505, 69.8955, 85.8585
xyY:
0.2331, 0.3441, 69.8955
CIE-Lab:
86.9456, -47.3631, -7.2802
CIE-LCH:
86.9456, 47.9193, 188.7386
CIE-Luv:
86.9456, -65.4331, -3.9815
Hunter-Lab:
83.6036, -45.2094, -2.3667
#32f2e6 color charts
#32f2e6 color shades, tints & tones
#32f2e6 color schemes
#32f2e6 color preview, HTML & CSS examples
This text has a color of #32f2e6
<p style="color:#32f2e6;">Text here</p>
.mytext {color:#32f2e6;}
This box has a color of #32f2e6
<div style="background-color:#32f2e6;">Content here</div>
.mybackground {background-color:#32f2e6;}
Border around this has a color of #32f2e6
<div style="border:2px solid #32f2e6;">Content here</div>
.myborder {border:2px solid #32f2e6;}