#fc79db color space conversions
Hex:
#fc79db
RGB:
252, 121, 219
CMY:
1, 53, 14
CMYK:
0, 52, 13, 1
HSL:
315°, 95.6204%, 73.1373%
HSV (HSB):
315°, 51.9841%, 98.8235%
XYZ:
59.7684, 39.4847, 71.4890
xyY:
0.3501, 0.2313, 39.4847
CIE-Lab:
69.1009, 61.5513, -27.1036
CIE-LCH:
69.1009, 67.2545, 336.2341
CIE-Luv:
69.1009, 70.1275, -52.3059
Hunter-Lab:
62.8368, 59.8192, -23.4680
#fc79db color charts
#fc79db color shades, tints & tones
#fc79db color schemes
#fc79db color preview, HTML & CSS examples
This text has a color of #fc79db
<p style="color:#fc79db;">Text here</p>
.mytext {color:#fc79db;}
This box has a color of #fc79db
<div style="background-color:#fc79db;">Content here</div>
.mybackground {background-color:#fc79db;}
Border around this has a color of #fc79db
<div style="border:2px solid #fc79db;">Content here</div>
.myborder {border:2px solid #fc79db;}