#fe3afc color space conversions
Hex:
#fe3afc
RGB:
254, 58, 252
CMY:
0, 77, 1
CMYK:
0, 77, 1, 0
HSL:
301°, 98.9899%, 61.1765%
HSV (HSB):
301°, 77.1654%, 99.6078%
XYZ:
59.9568, 31.1252, 94.9432
xyY:
0.3223, 0.1673, 31.1252
CIE-Lab:
62.6132, 89.9650, -55.5324
CIE-LCH:
62.6132, 105.7239, 328.3144
CIE-Luv:
62.6132, 79.4729, -100.2892
Hunter-Lab:
55.7900, 94.1993, -61.8465
#fe3afc color charts
#fe3afc color shades, tints & tones
#fe3afc color schemes
#fe3afc color preview, HTML & CSS examples
This text has a color of #fe3afc
<p style="color:#fe3afc;">Text here</p>
.mytext {color:#fe3afc;}
This box has a color of #fe3afc
<div style="background-color:#fe3afc;">Content here</div>
.mybackground {background-color:#fe3afc;}
Border around this has a color of #fe3afc
<div style="border:2px solid #fe3afc;">Content here</div>
.myborder {border:2px solid #fe3afc;}