#fc79dd color space conversions
Hex:
#fc79dd
RGB:
252, 121, 221
CMY:
1, 53, 13
CMYK:
0, 52, 12, 1
HSL:
314°, 95.6204%, 73.1373%
HSV (HSB):
314°, 51.9841%, 98.8235%
XYZ:
60.0334, 39.5906, 72.8843
xyY:
0.3480, 0.2295, 39.5906
CIE-Lab:
69.1770, 61.8555, -28.0961
CIE-LCH:
69.1770, 67.9374, 335.5714
CIE-Luv:
69.1770, 69.5793, -53.9336
Hunter-Lab:
62.9211, 60.1960, -24.6334
#fc79dd color charts
#fc79dd color shades, tints & tones
#fc79dd color schemes
#fc79dd color preview, HTML & CSS examples
This text has a color of #fc79dd
<p style="color:#fc79dd;">Text here</p>
.mytext {color:#fc79dd;}
This box has a color of #fc79dd
<div style="background-color:#fc79dd;">Content here</div>
.mybackground {background-color:#fc79dd;}
Border around this has a color of #fc79dd
<div style="border:2px solid #fc79dd;">Content here</div>
.myborder {border:2px solid #fc79dd;}