#32cdec color space conversions
Hex:
#32cdec
RGB:
50, 205, 236
CMY:
80, 20, 7
CMYK:
79, 13, 0, 7
HSL:
190°, 83.0357%, 56.0784%
HSV (HSB):
190°, 78.8136%, 92.5490%
XYZ:
38.2870, 50.3969, 87.0665
xyY:
0.2178, 0.2868, 50.3969
CIE-Lab:
76.3122, -28.6300, -26.4762
CIE-LCH:
76.3122, 38.9957, 222.7618
CIE-Luv:
76.3122, -52.3174, -38.2830
Hunter-Lab:
70.9908, -27.9645, -23.0226
#32cdec color charts
#32cdec color shades, tints & tones
#32cdec color schemes
#32cdec color preview, HTML & CSS examples
This text has a color of #32cdec
<p style="color:#32cdec;">Text here</p>
.mytext {color:#32cdec;}
This box has a color of #32cdec
<div style="background-color:#32cdec;">Content here</div>
.mybackground {background-color:#32cdec;}
Border around this has a color of #32cdec
<div style="border:2px solid #32cdec;">Content here</div>
.myborder {border:2px solid #32cdec;}