#fe3dfd color space conversions
Hex:
#fe3dfd
RGB:
254, 61, 253
CMY:
0, 76, 1
CMYK:
0, 76, 0, 0
HSL:
300°, 98.9744%, 61.7647%
HSV (HSB):
300°, 75.9843%, 99.6078%
XYZ:
60.2714, 31.5002, 95.8320
xyY:
0.3213, 0.1679, 31.5002
CIE-Lab:
62.9276, 89.3586, -55.5847
CIE-LCH:
62.9276, 105.2360, 328.1167
CIE-Luv:
62.9276, 78.5912, -100.3893
Hunter-Lab:
56.1250, 93.4685, -61.9486
#fe3dfd color charts
#fe3dfd color shades, tints & tones
#fe3dfd color schemes
#fe3dfd color preview, HTML & CSS examples
This text has a color of #fe3dfd
<p style="color:#fe3dfd;">Text here</p>
.mytext {color:#fe3dfd;}
This box has a color of #fe3dfd
<div style="background-color:#fe3dfd;">Content here</div>
.mybackground {background-color:#fe3dfd;}
Border around this has a color of #fe3dfd
<div style="border:2px solid #fe3dfd;">Content here</div>
.myborder {border:2px solid #fe3dfd;}