#fc5dcd color space conversions
Hex:
#fc5dcd
RGB:
252, 93, 205
CMY:
1, 64, 20
CMYK:
0, 63, 19, 1
HSL:
318°, 96.3636%, 67.6471%
HSV (HSB):
318°, 63.0952%, 98.8235%
XYZ:
55.0787, 32.9319, 61.2111
xyY:
0.3691, 0.2207, 32.9319
CIE-Lab:
64.1058, 71.5716, -26.9510
CIE-LCH:
64.1058, 76.4778, 339.3656
CIE-Luv:
64.1058, 85.7149, -53.1838
Hunter-Lab:
57.3863, 70.8959, -23.0712
#fc5dcd color charts
#fc5dcd color shades, tints & tones
#fc5dcd color schemes
#fc5dcd color preview, HTML & CSS examples
This text has a color of #fc5dcd
<p style="color:#fc5dcd;">Text here</p>
.mytext {color:#fc5dcd;}
This box has a color of #fc5dcd
<div style="background-color:#fc5dcd;">Content here</div>
.mybackground {background-color:#fc5dcd;}
Border around this has a color of #fc5dcd
<div style="border:2px solid #fc5dcd;">Content here</div>
.myborder {border:2px solid #fc5dcd;}