#fc5aed color space conversions
Hex:
#fc5aed
RGB:
252, 90, 237
CMY:
1, 65, 7
CMYK:
0, 64, 6, 1
HSL:
306°, 96.4286%, 67.0588%
HSV (HSB):
306°, 64.2857%, 98.8235%
XYZ:
59.0871, 34.1222, 83.5928
xyY:
0.3342, 0.1930, 34.1222
CIE-Lab:
65.0595, 77.3374, -43.3752
CIE-LCH:
65.0595, 88.6706, 330.7138
CIE-Luv:
65.0595, 75.9455, -80.0088
Hunter-Lab:
58.4142, 78.3314, -43.9561
#fc5aed color charts
#fc5aed color shades, tints & tones
#fc5aed color schemes
#fc5aed color preview, HTML & CSS examples
This text has a color of #fc5aed
<p style="color:#fc5aed;">Text here</p>
.mytext {color:#fc5aed;}
This box has a color of #fc5aed
<div style="background-color:#fc5aed;">Content here</div>
.mybackground {background-color:#fc5aed;}
Border around this has a color of #fc5aed
<div style="border:2px solid #fc5aed;">Content here</div>
.myborder {border:2px solid #fc5aed;}