#50f9f9 color space conversions
Hex:
#50f9f9
RGB:
80, 249, 249
CMY:
69, 2, 2
CMYK:
68, 0, 0, 2
HSL:
180°, 93.3702%, 64.5098%
HSV (HSB):
180°, 67.8715%, 97.6471%
XYZ:
54.2828, 76.2964, 101.4882
xyY:
0.2339, 0.3288, 76.2964
CIE-Lab:
89.9968, -42.0451, -12.6127
CIE-LCH:
89.9968, 43.8962, 196.6982
CIE-Luv:
89.9968, -62.4677, -13.4901
Hunter-Lab:
87.3478, -41.9287, -7.7448
#50f9f9 color charts
#50f9f9 color shades, tints & tones
#50f9f9 color schemes
#50f9f9 color preview, HTML & CSS examples
This text has a color of #50f9f9
<p style="color:#50f9f9;">Text here</p>
.mytext {color:#50f9f9;}
This box has a color of #50f9f9
<div style="background-color:#50f9f9;">Content here</div>
.mybackground {background-color:#50f9f9;}
Border around this has a color of #50f9f9
<div style="border:2px solid #50f9f9;">Content here</div>
.myborder {border:2px solid #50f9f9;}