#fc01dd color space conversions
Hex:
#fc01dd
RGB:
252, 1, 221
CMY:
1, 100, 13
CMYK:
0, 100, 12, 1
HSL:
307°, 99.2095%, 49.6078%
HSV (HSB):
307°, 99.6032%, 98.8235%
XYZ:
53.2069, 25.9376, 70.6088
xyY:
0.3553, 0.1732, 25.9376
CIE-Lab:
57.9778, 93.2086, -45.5650
CIE-LCH:
57.9778, 103.7498, 333.9483
CIE-Luv:
57.9778, 96.1254, -84.0010
Hunter-Lab:
50.9290, 97.3580, -46.5503
#fc01dd color charts
#fc01dd color shades, tints & tones
#fc01dd color schemes
#fc01dd color preview, HTML & CSS examples
This text has a color of #fc01dd
<p style="color:#fc01dd;">Text here</p>
.mytext {color:#fc01dd;}
This box has a color of #fc01dd
<div style="background-color:#fc01dd;">Content here</div>
.mybackground {background-color:#fc01dd;}
Border around this has a color of #fc01dd
<div style="border:2px solid #fc01dd;">Content here</div>
.myborder {border:2px solid #fc01dd;}