#ff50f3 color space conversions
Hex:
#ff50f3
RGB:
255, 80, 243
CMY:
0, 69, 5
CMYK:
0, 69, 5, 0
HSL:
304°, 100.0000%, 65.6863%
HSV (HSB):
304°, 68.6275%, 100.0000%
XYZ:
60.2863, 33.4684, 88.0766
xyY:
0.3316, 0.1841, 33.4684
CIE-Lab:
64.5384, 82.4510, -47.4911
CIE-LCH:
64.5384, 95.1502, 330.0584
CIE-Luv:
64.5384, 78.7923, -87.1785
Hunter-Lab:
57.8519, 84.7707, -49.7698
#ff50f3 color charts
#ff50f3 color shades, tints & tones
#ff50f3 color schemes
#ff50f3 color preview, HTML & CSS examples
This text has a color of #ff50f3
<p style="color:#ff50f3;">Text here</p>
.mytext {color:#ff50f3;}
This box has a color of #ff50f3
<div style="background-color:#ff50f3;">Content here</div>
.mybackground {background-color:#ff50f3;}
Border around this has a color of #ff50f3
<div style="border:2px solid #ff50f3;">Content here</div>
.myborder {border:2px solid #ff50f3;}