#fe93f6 color space conversions
Hex:
#fe93f6
RGB:
254, 147, 246
CMY:
0, 42, 4
CMYK:
0, 42, 3, 0
HSL:
304°, 98.1651%, 78.6275%
HSV (HSB):
304°, 42.1260%, 99.6078%
XYZ:
67.9413, 48.5921, 92.9871
xyY:
0.3243, 0.2319, 48.5921
CIE-Lab:
75.1969, 53.9729, -32.5151
CIE-LCH:
75.1969, 63.0104, 328.9338
CIE-Luv:
75.1969, 53.5516, -60.4281
Hunter-Lab:
69.7080, 51.9870, -30.2943
#fe93f6 color charts
#fe93f6 color shades, tints & tones
#fe93f6 color schemes
#fe93f6 color preview, HTML & CSS examples
This text has a color of #fe93f6
<p style="color:#fe93f6;">Text here</p>
.mytext {color:#fe93f6;}
This box has a color of #fe93f6
<div style="background-color:#fe93f6;">Content here</div>
.mybackground {background-color:#fe93f6;}
Border around this has a color of #fe93f6
<div style="border:2px solid #fe93f6;">Content here</div>
.myborder {border:2px solid #fe93f6;}