#fe70dd color space conversions
Hex:
#fe70dd
RGB:
254, 112, 221
CMY:
0, 56, 13
CMYK:
0, 56, 13, 0
HSL:
314°, 98.6111%, 71.7647%
HSV (HSB):
314°, 55.9055%, 99.6078%
XYZ:
59.7184, 37.8796, 72.5706
xyY:
0.3509, 0.2226, 37.8796
CIE-Lab:
67.9318, 66.4708, -29.9916
CIE-LCH:
67.9318, 72.9237, 335.7151
CIE-Luv:
67.9318, 74.7484, -57.5637
Hunter-Lab:
61.5464, 65.4919, -26.8275
#fe70dd color charts
#fe70dd color shades, tints & tones
#fe70dd color schemes
#fe70dd color preview, HTML & CSS examples
This text has a color of #fe70dd
<p style="color:#fe70dd;">Text here</p>
.mytext {color:#fe70dd;}
This box has a color of #fe70dd
<div style="background-color:#fe70dd;">Content here</div>
.mybackground {background-color:#fe70dd;}
Border around this has a color of #fe70dd
<div style="border:2px solid #fe70dd;">Content here</div>
.myborder {border:2px solid #fe70dd;}