#fc3dfa color space conversions
Hex:
#fc3dfa
RGB:
252, 61, 250
CMY:
1, 76, 2
CMYK:
0, 76, 1, 1
HSL:
301°, 96.9543%, 61.3725%
HSV (HSB):
301°, 75.7937%, 98.8235%
XYZ:
59.0689, 30.9351, 93.3003
xyY:
0.3222, 0.1688, 30.9351
CIE-Lab:
62.4528, 88.5293, -54.7004
CIE-LCH:
62.4528, 104.0653, 328.2889
CIE-Luv:
62.4528, 78.2683, -98.7377
Hunter-Lab:
55.6193, 92.2373, -60.5243
#fc3dfa color charts
#fc3dfa color shades, tints & tones
#fc3dfa color schemes
#fc3dfa color preview, HTML & CSS examples
This text has a color of #fc3dfa
<p style="color:#fc3dfa;">Text here</p>
.mytext {color:#fc3dfa;}
This box has a color of #fc3dfa
<div style="background-color:#fc3dfa;">Content here</div>
.mybackground {background-color:#fc3dfa;}
Border around this has a color of #fc3dfa
<div style="border:2px solid #fc3dfa;">Content here</div>
.myborder {border:2px solid #fc3dfa;}