#fc5cec color space conversions
Hex:
#fc5cec
RGB:
252, 92, 236
CMY:
1, 64, 7
CMYK:
0, 63, 6, 1
HSL:
306°, 96.3855%, 67.4510%
HSV (HSB):
306°, 63.4921%, 98.8235%
XYZ:
59.1124, 34.4059, 82.8823
xyY:
0.3351, 0.1950, 34.4059
CIE-Lab:
65.2835, 76.4326, -42.4686
CIE-LCH:
65.2835, 87.4387, 330.9419
CIE-Luv:
65.2835, 75.6743, -78.4816
Hunter-Lab:
58.6565, 77.2383, -42.7179
#fc5cec color charts
#fc5cec color shades, tints & tones
#fc5cec color schemes
#fc5cec color preview, HTML & CSS examples
This text has a color of #fc5cec
<p style="color:#fc5cec;">Text here</p>
.mytext {color:#fc5cec;}
This box has a color of #fc5cec
<div style="background-color:#fc5cec;">Content here</div>
.mybackground {background-color:#fc5cec;}
Border around this has a color of #fc5cec
<div style="border:2px solid #fc5cec;">Content here</div>
.myborder {border:2px solid #fc5cec;}