#fd3cfc color space conversions
Hex:
#fd3cfc
RGB:
253, 60, 252
CMY:
1, 76, 1
CMYK:
0, 76, 0, 1
HSL:
300°, 97.9695%, 61.3725%
HSV (HSB):
300°, 76.2846%, 99.2157%
XYZ:
59.6946, 31.1426, 94.9603
xyY:
0.3213, 0.1676, 31.1426
CIE-Lab:
62.6279, 89.2758, -55.5186
CIE-LCH:
62.6279, 105.1308, 328.1234
CIE-Luv:
62.6279, 78.4244, -100.1730
Hunter-Lab:
55.8056, 93.2795, -61.8256
#fd3cfc color charts
#fd3cfc color shades, tints & tones
#fd3cfc color schemes
#fd3cfc color preview, HTML & CSS examples
This text has a color of #fd3cfc
<p style="color:#fd3cfc;">Text here</p>
.mytext {color:#fd3cfc;}
This box has a color of #fd3cfc
<div style="background-color:#fd3cfc;">Content here</div>
.mybackground {background-color:#fd3cfc;}
Border around this has a color of #fd3cfc
<div style="border:2px solid #fd3cfc;">Content here</div>
.myborder {border:2px solid #fd3cfc;}