#fe93dd color space conversions
Hex:
#fe93dd
RGB:
254, 147, 221
CMY:
0, 42, 13
CMYK:
0, 42, 13, 0
HSL:
319°, 98.1651%, 78.6275%
HSV (HSB):
319°, 42.1260%, 99.6078%
XYZ:
64.3579, 47.1587, 74.1171
xyY:
0.3467, 0.2540, 47.1587
CIE-Lab:
74.2912, 49.8745, -20.2594
CIE-LCH:
74.2912, 53.8323, 337.8926
CIE-Luv:
74.2912, 59.0310, -39.9686
Hunter-Lab:
68.6722, 47.1095, -15.9205
#fe93dd color charts
#fe93dd color shades, tints & tones
#fe93dd color schemes
#fe93dd color preview, HTML & CSS examples
This text has a color of #fe93dd
<p style="color:#fe93dd;">Text here</p>
.mytext {color:#fe93dd;}
This box has a color of #fe93dd
<div style="background-color:#fe93dd;">Content here</div>
.mybackground {background-color:#fe93dd;}
Border around this has a color of #fe93dd
<div style="border:2px solid #fe93dd;">Content here</div>
.myborder {border:2px solid #fe93dd;}