#fe93db color space conversions
Hex:
#fe93db
RGB:
254, 147, 219
CMY:
0, 42, 14
CMYK:
0, 42, 14, 0
HSL:
320°, 98.1651%, 78.6275%
HSV (HSB):
320°, 42.1260%, 99.6078%
XYZ:
64.0930, 47.0527, 72.7219
xyY:
0.3486, 0.2559, 47.0527
CIE-Lab:
74.2235, 49.5629, -19.2651
CIE-LCH:
74.2235, 53.1755, 338.7589
CIE-Luv:
74.2235, 59.4698, -38.3451
Hunter-Lab:
68.5950, 46.7434, -14.8405
#fe93db color charts
#fe93db color shades, tints & tones
#fe93db color schemes
#fe93db color preview, HTML & CSS examples
This text has a color of #fe93db
<p style="color:#fe93db;">Text here</p>
.mytext {color:#fe93db;}
This box has a color of #fe93db
<div style="background-color:#fe93db;">Content here</div>
.mybackground {background-color:#fe93db;}
Border around this has a color of #fe93db
<div style="border:2px solid #fe93db;">Content here</div>
.myborder {border:2px solid #fe93db;}