#ff50e8 color space conversions
Hex:
#ff50e8
RGB:
255, 80, 232
CMY:
0, 69, 9
CMYK:
0, 69, 9, 0
HSL:
308°, 100.0000%, 65.6863%
HSV (HSB):
308°, 68.6275%, 100.0000%
XYZ:
58.6741, 32.8235, 79.5870
xyY:
0.3430, 0.1919, 32.8235
CIE-Lab:
64.0178, 80.8310, -42.1980
CIE-LCH:
64.0178, 91.1829, 332.4331
CIE-Luv:
64.0178, 82.6607, -78.4770
Hunter-Lab:
57.2918, 82.5462, -42.2586
#ff50e8 color charts
#ff50e8 color shades, tints & tones
#ff50e8 color schemes
#ff50e8 color preview, HTML & CSS examples
This text has a color of #ff50e8
<p style="color:#ff50e8;">Text here</p>
.mytext {color:#ff50e8;}
This box has a color of #ff50e8
<div style="background-color:#ff50e8;">Content here</div>
.mybackground {background-color:#ff50e8;}
Border around this has a color of #ff50e8
<div style="border:2px solid #ff50e8;">Content here</div>
.myborder {border:2px solid #ff50e8;}