#50ceca color space conversions
Hex:
#50ceca
RGB:
80, 206, 202
CMY:
69, 19, 21
CMYK:
61, 0, 2, 19
HSL:
178°, 56.2500%, 56.0784%
HSV (HSB):
178°, 61.1650%, 80.7843%
XYZ:
36.0402, 50.1124, 63.6502
xyY:
0.2406, 0.3345, 50.1124
CIE-Lab:
76.1382, -35.2491, -8.3695
CIE-LCH:
76.1382, 36.2291, 193.3569
CIE-Luv:
76.1382, -50.0221, -7.4218
Hunter-Lab:
70.7901, -33.0057, -3.7570
#50ceca color charts
#50ceca color shades, tints & tones
#50ceca color schemes
#50ceca color preview, HTML & CSS examples
This text has a color of #50ceca
<p style="color:#50ceca;">Text here</p>
.mytext {color:#50ceca;}
This box has a color of #50ceca
<div style="background-color:#50ceca;">Content here</div>
.mybackground {background-color:#50ceca;}
Border around this has a color of #50ceca
<div style="border:2px solid #50ceca;">Content here</div>
.myborder {border:2px solid #50ceca;}