#fc5ed5 color space conversions
Hex:
#fc5ed5
RGB:
252, 94, 213
CMY:
1, 63, 16
CMYK:
0, 63, 15, 1
HSL:
315°, 96.3415%, 67.8431%
HSV (HSB):
315°, 62.6984%, 98.8235%
XYZ:
56.1578, 33.5050, 66.4580
xyY:
0.3597, 0.2146, 33.5050
CIE-Lab:
64.5677, 72.2853, -30.7422
CIE-LCH:
64.5677, 78.5509, 336.9604
CIE-Luv:
64.5677, 82.6505, -59.2401
Hunter-Lab:
57.8835, 71.8825, -27.5545
#fc5ed5 color charts
#fc5ed5 color shades, tints & tones
#fc5ed5 color schemes
#fc5ed5 color preview, HTML & CSS examples
This text has a color of #fc5ed5
<p style="color:#fc5ed5;">Text here</p>
.mytext {color:#fc5ed5;}
This box has a color of #fc5ed5
<div style="background-color:#fc5ed5;">Content here</div>
.mybackground {background-color:#fc5ed5;}
Border around this has a color of #fc5ed5
<div style="border:2px solid #fc5ed5;">Content here</div>
.myborder {border:2px solid #fc5ed5;}