#fe44fd color space conversions
Hex:
#fe44fd
RGB:
254, 68, 253
CMY:
0, 73, 1
CMYK:
0, 73, 0, 0
HSL:
300°, 98.9362%, 63.1373%
HSV (HSB):
300°, 73.2283%, 99.6078%
XYZ:
60.6698, 32.2969, 95.9648
xyY:
0.3211, 0.1709, 32.2969
CIE-Lab:
63.5875, 87.4584, -54.5354
CIE-LCH:
63.5875, 103.0683, 328.0541
CIE-Luv:
63.5875, 77.2786, -98.6985
Hunter-Lab:
56.8304, 91.1061, -60.3369
#fe44fd color charts
#fe44fd color shades, tints & tones
#fe44fd color schemes
#fe44fd color preview, HTML & CSS examples
This text has a color of #fe44fd
<p style="color:#fe44fd;">Text here</p>
.mytext {color:#fe44fd;}
This box has a color of #fe44fd
<div style="background-color:#fe44fd;">Content here</div>
.mybackground {background-color:#fe44fd;}
Border around this has a color of #fe44fd
<div style="border:2px solid #fe44fd;">Content here</div>
.myborder {border:2px solid #fe44fd;}