#fc3de5 color space conversions
Hex:
#fc3de5
RGB:
252, 61, 229
CMY:
1, 76, 10
CMYK:
0, 76, 9, 1
HSL:
307°, 96.9543%, 61.3725%
HSV (HSB):
307°, 75.7937%, 98.8235%
XYZ:
55.9565, 29.6901, 76.9103
xyY:
0.3442, 0.1826, 29.6901
CIE-Lab:
61.3859, 85.4980, -44.6928
CIE-LCH:
61.3859, 96.4746, 332.4024
CIE-Luv:
61.3859, 86.1198, -82.4459
Hunter-Lab:
54.4886, 87.9536, -45.5454
#fc3de5 color charts
#fc3de5 color shades, tints & tones
#fc3de5 color schemes
#fc3de5 color preview, HTML & CSS examples
This text has a color of #fc3de5
<p style="color:#fc3de5;">Text here</p>
.mytext {color:#fc3de5;}
This box has a color of #fc3de5
<div style="background-color:#fc3de5;">Content here</div>
.mybackground {background-color:#fc3de5;}
Border around this has a color of #fc3de5
<div style="border:2px solid #fc3de5;">Content here</div>
.myborder {border:2px solid #fc3de5;}