#ff50c4 color space conversions
Hex:
#ff50c4
RGB:
255, 80, 196
CMY:
0, 69, 23
CMYK:
0, 69, 23, 0
HSL:
320°, 100.0000%, 65.6863%
HSV (HSB):
320°, 68.6275%, 100.0000%
XYZ:
54.0725, 30.9828, 55.3549
xyY:
0.3851, 0.2207, 30.9828
CIE-Lab:
62.4931, 75.9684, -24.2899
CIE-LCH:
62.4931, 79.7571, 342.2690
CIE-Luv:
62.4931, 95.8379, -49.7123
Hunter-Lab:
55.6622, 75.9930, -19.9991
#ff50c4 color charts
#ff50c4 color shades, tints & tones
#ff50c4 color schemes
#ff50c4 color preview, HTML & CSS examples
This text has a color of #ff50c4
<p style="color:#ff50c4;">Text here</p>
.mytext {color:#ff50c4;}
This box has a color of #ff50c4
<div style="background-color:#ff50c4;">Content here</div>
.mybackground {background-color:#ff50c4;}
Border around this has a color of #ff50c4
<div style="border:2px solid #ff50c4;">Content here</div>
.myborder {border:2px solid #ff50c4;}