#fc6fcd color space conversions
Hex:
#fc6fcd
RGB:
252, 111, 205
CMY:
1, 56, 20
CMYK:
0, 56, 19, 1
HSL:
320°, 95.9184%, 71.1765%
HSV (HSB):
320°, 55.9524%, 98.8235%
XYZ:
56.8488, 36.4721, 61.8012
xyY:
0.3665, 0.2351, 36.4721
CIE-Lab:
66.8791, 64.0362, -22.6981
CIE-LCH:
66.8791, 67.9399, 340.4827
CIE-Luv:
66.8791, 78.4615, -45.6281
Hunter-Lab:
60.3921, 62.3407, -18.3988
#fc6fcd color charts
#fc6fcd color shades, tints & tones
#fc6fcd color schemes
#fc6fcd color preview, HTML & CSS examples
This text has a color of #fc6fcd
<p style="color:#fc6fcd;">Text here</p>
.mytext {color:#fc6fcd;}
This box has a color of #fc6fcd
<div style="background-color:#fc6fcd;">Content here</div>
.mybackground {background-color:#fc6fcd;}
Border around this has a color of #fc6fcd
<div style="border:2px solid #fc6fcd;">Content here</div>
.myborder {border:2px solid #fc6fcd;}