#fc5fdd color space conversions
Hex:
#fc5fdd
RGB:
252, 95, 221
CMY:
1, 63, 13
CMYK:
0, 62, 12, 1
HSL:
312°, 96.3190%, 68.0392%
HSV (HSB):
312°, 62.3016%, 98.8235%
XYZ:
57.2882, 34.1003, 71.9692
xyY:
0.3507, 0.2087, 34.1003
CIE-Lab:
65.0421, 73.0368, -34.4899
CIE-LCH:
65.0421, 80.7709, 334.7221
CIE-Luv:
65.0421, 79.6389, -65.3000
Hunter-Lab:
58.3955, 72.9233, -32.1948
#fc5fdd color charts
#fc5fdd color shades, tints & tones
#fc5fdd color schemes
#fc5fdd color preview, HTML & CSS examples
This text has a color of #fc5fdd
<p style="color:#fc5fdd;">Text here</p>
.mytext {color:#fc5fdd;}
This box has a color of #fc5fdd
<div style="background-color:#fc5fdd;">Content here</div>
.mybackground {background-color:#fc5fdd;}
Border around this has a color of #fc5fdd
<div style="border:2px solid #fc5fdd;">Content here</div>
.myborder {border:2px solid #fc5fdd;}