#fe2dfd color space conversions
Hex:
#fe2dfd
RGB:
254, 45, 253
CMY:
0, 82, 1
CMYK:
0, 82, 0, 0
HSL:
300°, 99.0521%, 58.6275%
HSV (HSB):
300°, 82.2835%, 99.6078%
XYZ:
59.5411, 30.0395, 95.5885
xyY:
0.3215, 0.1622, 30.0395
CIE-Lab:
61.6882, 92.9585, -57.5591
CIE-LCH:
61.6882, 109.3358, 328.2346
CIE-Luv:
61.6882, 81.0161, -103.5131
Hunter-Lab:
54.8083, 97.9994, -65.0392
#fe2dfd color charts
#fe2dfd color shades, tints & tones
#fe2dfd color schemes
#fe2dfd color preview, HTML & CSS examples
This text has a color of #fe2dfd
<p style="color:#fe2dfd;">Text here</p>
.mytext {color:#fe2dfd;}
This box has a color of #fe2dfd
<div style="background-color:#fe2dfd;">Content here</div>
.mybackground {background-color:#fe2dfd;}
Border around this has a color of #fe2dfd
<div style="border:2px solid #fe2dfd;">Content here</div>
.myborder {border:2px solid #fe2dfd;}