#fc81f9 color space conversions
Hex:
#fc81f9
RGB:
252, 129, 249
CMY:
1, 49, 2
CMYK:
0, 49, 1, 1
HSL:
301°, 95.3488%, 74.7059%
HSV (HSB):
301°, 48.8095%, 98.8235%
XYZ:
65.0940, 43.2355, 94.5370
xyY:
0.3209, 0.2131, 43.2355
CIE-Lab:
71.7145, 62.6484, -39.5676
CIE-LCH:
71.7145, 74.0973, 327.7243
CIE-Luv:
71.7145, 58.9743, -72.8480
Hunter-Lab:
65.7537, 61.6401, -39.2162
#fc81f9 color charts
#fc81f9 color shades, tints & tones
#fc81f9 color schemes
#fc81f9 color preview, HTML & CSS examples
This text has a color of #fc81f9
<p style="color:#fc81f9;">Text here</p>
.mytext {color:#fc81f9;}
This box has a color of #fc81f9
<div style="background-color:#fc81f9;">Content here</div>
.mybackground {background-color:#fc81f9;}
Border around this has a color of #fc81f9
<div style="border:2px solid #fc81f9;">Content here</div>
.myborder {border:2px solid #fc81f9;}