#ff4fdc color space conversions
Hex:
#ff4fdc
RGB:
255, 79, 220
CMY:
0, 69, 14
CMYK:
0, 69, 14, 0
HSL:
312°, 100.0000%, 65.4902%
HSV (HSB):
312°, 69.0196%, 100.0000%
XYZ:
56.9542, 32.0193, 70.8887
xyY:
0.3563, 0.2003, 32.0193
CIE-Lab:
63.3588, 79.4701, -36.5158
CIE-LCH:
63.3588, 87.4580, 335.3216
CIE-Luv:
63.3588, 87.2697, -69.2361
Hunter-Lab:
56.5856, 80.6382, -34.6668
#ff4fdc color charts
#ff4fdc color shades, tints & tones
#ff4fdc color schemes
#ff4fdc color preview, HTML & CSS examples
This text has a color of #ff4fdc
<p style="color:#ff4fdc;">Text here</p>
.mytext {color:#ff4fdc;}
This box has a color of #ff4fdc
<div style="background-color:#ff4fdc;">Content here</div>
.mybackground {background-color:#ff4fdc;}
Border around this has a color of #ff4fdc
<div style="border:2px solid #ff4fdc;">Content here</div>
.myborder {border:2px solid #ff4fdc;}