#fc7bdc color space conversions
Hex:
#fc7bdc
RGB:
252, 123, 220
CMY:
1, 52, 14
CMYK:
0, 51, 13, 1
HSL:
315°, 95.5556%, 73.5294%
HSV (HSB):
315°, 51.1905%, 98.8235%
XYZ:
60.1461, 40.0287, 72.2664
xyY:
0.3488, 0.2321, 40.0287
CIE-Lab:
69.4899, 60.7747, -27.0607
CIE-LCH:
69.4899, 66.5271, 335.9984
CIE-Luv:
69.4899, 68.9898, -52.1493
Hunter-Lab:
63.2682, 58.9722, -23.4346
#fc7bdc color charts
#fc7bdc color shades, tints & tones
#fc7bdc color schemes
#fc7bdc color preview, HTML & CSS examples
This text has a color of #fc7bdc
<p style="color:#fc7bdc;">Text here</p>
.mytext {color:#fc7bdc;}
This box has a color of #fc7bdc
<div style="background-color:#fc7bdc;">Content here</div>
.mybackground {background-color:#fc7bdc;}
Border around this has a color of #fc7bdc
<div style="border:2px solid #fc7bdc;">Content here</div>
.myborder {border:2px solid #fc7bdc;}