#ff29e5 color space conversions
Hex:
#ff29e5
RGB:
255, 41, 229
CMY:
0, 84, 10
CMYK:
0, 84, 10, 0
HSL:
307°, 100.0000%, 58.0392%
HSV (HSB):
307°, 83.9216%, 100.0000%
XYZ:
56.1758, 28.5030, 76.6696
xyY:
0.3482, 0.1767, 28.5030
CIE-Lab:
60.3405, 90.5508, -46.3092
CIE-LCH:
60.3405, 101.7054, 332.9140
CIE-Luv:
60.3405, 91.7698, -85.4386
Hunter-Lab:
53.3882, 94.3907, -47.7732
#ff29e5 color charts
#ff29e5 color shades, tints & tones
#ff29e5 color schemes
#ff29e5 color preview, HTML & CSS examples
This text has a color of #ff29e5
<p style="color:#ff29e5;">Text here</p>
.mytext {color:#ff29e5;}
This box has a color of #ff29e5
<div style="background-color:#ff29e5;">Content here</div>
.mybackground {background-color:#ff29e5;}
Border around this has a color of #ff29e5
<div style="border:2px solid #ff29e5;">Content here</div>
.myborder {border:2px solid #ff29e5;}