#ff29f6 color space conversions
Hex:
#ff29f6
RGB:
255, 41, 246
CMY:
0, 84, 4
CMYK:
0, 84, 4, 0
HSL:
303°, 100.0000%, 58.0392%
HSV (HSB):
303°, 83.9216%, 100.0000%
XYZ:
58.6675, 29.4997, 89.7907
xyY:
0.3297, 0.1658, 29.4997
CIE-Lab:
61.2201, 92.8736, -54.4133
CIE-LCH:
61.2201, 107.6398, 329.6346
CIE-Luv:
61.2201, 84.9302, -98.5070
Hunter-Lab:
54.3136, 97.7600, -59.9980
#ff29f6 color charts
#ff29f6 color shades, tints & tones
#ff29f6 color schemes
#ff29f6 color preview, HTML & CSS examples
This text has a color of #ff29f6
<p style="color:#ff29f6;">Text here</p>
.mytext {color:#ff29f6;}
This box has a color of #ff29f6
<div style="background-color:#ff29f6;">Content here</div>
.mybackground {background-color:#ff29f6;}
Border around this has a color of #ff29f6
<div style="border:2px solid #ff29f6;">Content here</div>
.myborder {border:2px solid #ff29f6;}