#fc3be5 color space conversions
Hex:
#fc3be5
RGB:
252, 59, 229
CMY:
1, 77, 10
CMYK:
0, 77, 9, 1
HSL:
307°, 96.9849%, 60.9804%
HSV (HSB):
307°, 76.5873%, 98.8235%
XYZ:
55.8517, 29.4805, 76.8753
xyY:
0.3443, 0.1817, 29.4805
CIE-Lab:
61.2034, 86.0229, -44.9805
CIE-LCH:
61.2034, 97.0731, 332.3954
CIE-Luv:
61.2034, 86.5255, -82.9238
Hunter-Lab:
54.2960, 88.5966, -45.9390
#fc3be5 color charts
#fc3be5 color shades, tints & tones
#fc3be5 color schemes
#fc3be5 color preview, HTML & CSS examples
This text has a color of #fc3be5
<p style="color:#fc3be5;">Text here</p>
.mytext {color:#fc3be5;}
This box has a color of #fc3be5
<div style="background-color:#fc3be5;">Content here</div>
.mybackground {background-color:#fc3be5;}
Border around this has a color of #fc3be5
<div style="border:2px solid #fc3be5;">Content here</div>
.myborder {border:2px solid #fc3be5;}