#32f2cc color space conversions
Hex:
#32f2cc
RGB:
50, 242, 204
CMY:
80, 5, 20
CMYK:
79, 0, 16, 5
HSL:
168°, 88.0734%, 57.2549%
HSV (HSB):
168°, 79.3388%, 94.9020%
XYZ:
43.9666, 68.5420, 68.0394
xyY:
0.2435, 0.3796, 68.5420
CIE-Lab:
86.2768, -54.1564, 5.3521
CIE-LCH:
86.2768, 54.4202, 174.3560
CIE-Luv:
86.2768, -67.3370, 16.8566
Hunter-Lab:
82.7901, -50.0883, 9.2268
#32f2cc color charts
#32f2cc color shades, tints & tones
#32f2cc color schemes
#32f2cc color preview, HTML & CSS examples
This text has a color of #32f2cc
<p style="color:#32f2cc;">Text here</p>
.mytext {color:#32f2cc;}
This box has a color of #32f2cc
<div style="background-color:#32f2cc;">Content here</div>
.mybackground {background-color:#32f2cc;}
Border around this has a color of #32f2cc
<div style="border:2px solid #32f2cc;">Content here</div>
.myborder {border:2px solid #32f2cc;}