#32f1cc color space conversions
Hex:
#32f1cc
RGB:
50, 241, 204
CMY:
80, 5, 20
CMYK:
79, 0, 15, 5
HSL:
168°, 87.2146%, 57.0588%
HSV (HSB):
168°, 79.2531%, 94.5098%
XYZ:
43.6698, 67.9483, 67.9404
xyY:
0.2432, 0.3784, 67.9483
CIE-Lab:
85.9806, -53.7521, 4.9244
CIE-LCH:
85.9806, 53.9772, 174.7655
CIE-Luv:
85.9806, -66.9985, 16.1354
Hunter-Lab:
82.4308, -49.6890, 8.8340
#32f1cc color charts
#32f1cc color shades, tints & tones
#32f1cc color schemes
#32f1cc color preview, HTML & CSS examples
This text has a color of #32f1cc
<p style="color:#32f1cc;">Text here</p>
.mytext {color:#32f1cc;}
This box has a color of #32f1cc
<div style="background-color:#32f1cc;">Content here</div>
.mybackground {background-color:#32f1cc;}
Border around this has a color of #32f1cc
<div style="border:2px solid #32f1cc;">Content here</div>
.myborder {border:2px solid #32f1cc;}