#fe44dc color space conversions
Hex:
#fe44dc
RGB:
254, 68, 220
CMY:
0, 73, 14
CMYK:
0, 73, 13, 0
HSL:
311°, 98.9362%, 63.1373%
HSV (HSB):
311°, 73.2283%, 99.6078%
XYZ:
55.8584, 30.3724, 70.6285
xyY:
0.3561, 0.1936, 30.3724
CIE-Lab:
61.9742, 82.7173, -38.6908
CIE-LCH:
61.9742, 91.3188, 334.9323
CIE-Luv:
61.9742, 89.4741, -72.8556
Hunter-Lab:
55.1111, 84.4759, -37.4062
#fe44dc color charts
#fe44dc color shades, tints & tones
#fe44dc color schemes
#fe44dc color preview, HTML & CSS examples
This text has a color of #fe44dc
<p style="color:#fe44dc;">Text here</p>
.mytext {color:#fe44dc;}
This box has a color of #fe44dc
<div style="background-color:#fe44dc;">Content here</div>
.mybackground {background-color:#fe44dc;}
Border around this has a color of #fe44dc
<div style="border:2px solid #fe44dc;">Content here</div>
.myborder {border:2px solid #fe44dc;}