#fe5efd color space conversions
Hex:
#fe5efd
RGB:
254, 94, 253
CMY:
0, 63, 1
CMYK:
0, 63, 0, 0
HSL:
300°, 98.7654%, 68.2353%
HSV (HSB):
300°, 62.9921%, 99.6078%
XYZ:
62.6054, 36.1681, 96.6100
xyY:
0.3204, 0.1851, 36.1681
CIE-Lab:
66.6482, 78.7965, -49.6872
CIE-LCH:
66.6482, 93.1542, 327.7654
CIE-Luv:
66.6482, 71.0247, -90.6431
Hunter-Lab:
60.1399, 80.5729, -53.1467
#fe5efd color charts
#fe5efd color shades, tints & tones
#fe5efd color schemes
#fe5efd color preview, HTML & CSS examples
This text has a color of #fe5efd
<p style="color:#fe5efd;">Text here</p>
.mytext {color:#fe5efd;}
This box has a color of #fe5efd
<div style="background-color:#fe5efd;">Content here</div>
.mybackground {background-color:#fe5efd;}
Border around this has a color of #fe5efd
<div style="border:2px solid #fe5efd;">Content here</div>
.myborder {border:2px solid #fe5efd;}