#fc7fcd color space conversions
Hex:
#fc7fcd
RGB:
252, 127, 205
CMY:
1, 50, 20
CMYK:
0, 50, 19, 1
HSL:
323°, 95.4198%, 74.3137%
HSV (HSB):
323°, 49.6032%, 98.8235%
XYZ:
58.7537, 40.2820, 62.4361
xyY:
0.3639, 0.2495, 40.2820
CIE-Lab:
69.6699, 56.6607, -18.4516
CIE-LCH:
69.6699, 59.5893, 341.9621
CIE-Luv:
69.6699, 71.1465, -38.0105
Hunter-Lab:
63.4681, 54.1720, -13.8983
#fc7fcd color charts
#fc7fcd color shades, tints & tones
#fc7fcd color schemes
#fc7fcd color preview, HTML & CSS examples
This text has a color of #fc7fcd
<p style="color:#fc7fcd;">Text here</p>
.mytext {color:#fc7fcd;}
This box has a color of #fc7fcd
<div style="background-color:#fc7fcd;">Content here</div>
.mybackground {background-color:#fc7fcd;}
Border around this has a color of #fc7fcd
<div style="border:2px solid #fc7fcd;">Content here</div>
.myborder {border:2px solid #fc7fcd;}