#fe28cd color space conversions
Hex:
#fe28cd
RGB:
254, 40, 205
CMY:
0, 84, 20
CMYK:
0, 84, 19, 0
HSL:
314°, 99.0741%, 57.6471%
HSV (HSB):
314°, 84.2520%, 99.6078%
XYZ:
52.6513, 26.9962, 60.1934
xyY:
0.3765, 0.1930, 26.9962
CIE-Lab:
58.9708, 87.4890, -34.8844
CIE-LCH:
58.9708, 94.1873, 338.2614
CIE-Luv:
58.9708, 101.3259, -67.1684
Hunter-Lab:
51.9579, 89.9560, -32.3172
#fe28cd color charts
#fe28cd color shades, tints & tones
#fe28cd color schemes
#fe28cd color preview, HTML & CSS examples
This text has a color of #fe28cd
<p style="color:#fe28cd;">Text here</p>
.mytext {color:#fe28cd;}
This box has a color of #fe28cd
<div style="background-color:#fe28cd;">Content here</div>
.mybackground {background-color:#fe28cd;}
Border around this has a color of #fe28cd
<div style="border:2px solid #fe28cd;">Content here</div>
.myborder {border:2px solid #fe28cd;}