#50cafc color space conversions
Hex:
#50cafc
RGB:
80, 202, 252
CMY:
69, 21, 1
CMYK:
68, 20, 0, 1
HSL:
197°, 96.6292%, 65.0980%
HSV (HSB):
197°, 68.2540%, 98.8235%
XYZ:
41.9995, 50.9748, 99.7210
xyY:
0.2180, 0.2645, 50.9748
CIE-Lab:
76.6637, -18.5762, -34.4601
CIE-LCH:
76.6637, 39.1481, 241.6724
CIE-Luv:
76.6637, -45.7586, -53.2712
Hunter-Lab:
71.3966, -19.9405, -32.8338
#50cafc color charts
#50cafc color shades, tints & tones
#50cafc color schemes
#50cafc color preview, HTML & CSS examples
This text has a color of #50cafc
<p style="color:#50cafc;">Text here</p>
.mytext {color:#50cafc;}
This box has a color of #50cafc
<div style="background-color:#50cafc;">Content here</div>
.mybackground {background-color:#50cafc;}
Border around this has a color of #50cafc
<div style="border:2px solid #50cafc;">Content here</div>
.myborder {border:2px solid #50cafc;}