#fc3ecd color space conversions
Hex:
#fc3ecd
RGB:
252, 62, 205
CMY:
1, 76, 20
CMYK:
0, 75, 19, 1
HSL:
315°, 96.9388%, 61.5686%
HSV (HSB):
315°, 75.3968%, 98.8235%
XYZ:
52.8870, 28.5485, 60.4806
xyY:
0.3727, 0.2012, 28.5485
CIE-Lab:
60.3810, 82.0221, -32.7136
CIE-LCH:
60.3810, 88.3052, 338.2560
CIE-Luv:
60.3810, 95.3332, -63.2206
Hunter-Lab:
53.4308, 83.1794, -29.7113
#fc3ecd color charts
#fc3ecd color shades, tints & tones
#fc3ecd color schemes
#fc3ecd color preview, HTML & CSS examples
This text has a color of #fc3ecd
<p style="color:#fc3ecd;">Text here</p>
.mytext {color:#fc3ecd;}
This box has a color of #fc3ecd
<div style="background-color:#fc3ecd;">Content here</div>
.mybackground {background-color:#fc3ecd;}
Border around this has a color of #fc3ecd
<div style="border:2px solid #fc3ecd;">Content here</div>
.myborder {border:2px solid #fc3ecd;}