#fc29df color space conversions
Hex:
#fc29df
RGB:
252, 41, 223
CMY:
1, 84, 13
CMYK:
0, 84, 12, 1
HSL:
308°, 97.2350%, 57.4510%
HSV (HSB):
308°, 83.7302%, 98.8235%
XYZ:
54.2571, 27.6090, 72.2814
xyY:
0.3520, 0.1791, 27.6090
CIE-Lab:
59.5339, 89.1949, -44.2384
CIE-LCH:
59.5339, 99.5629, 333.6197
CIE-Luv:
59.5339, 92.0064, -81.8173
Hunter-Lab:
52.5443, 92.3661, -44.7800
#fc29df color charts
#fc29df color shades, tints & tones
#fc29df color schemes
#fc29df color preview, HTML & CSS examples
This text has a color of #fc29df
<p style="color:#fc29df;">Text here</p>
.mytext {color:#fc29df;}
This box has a color of #fc29df
<div style="background-color:#fc29df;">Content here</div>
.mybackground {background-color:#fc29df;}
Border around this has a color of #fc29df
<div style="border:2px solid #fc29df;">Content here</div>
.myborder {border:2px solid #fc29df;}