#ff21df color space conversions
Hex:
#ff21df
RGB:
255, 33, 223
CMY:
0, 87, 13
CMYK:
0, 87, 13, 0
HSL:
309°, 100.0000%, 56.4706%
HSV (HSB):
309°, 87.0588%, 100.0000%
XYZ:
55.1031, 27.6754, 72.2497
xyY:
0.3554, 0.1785, 27.6754
CIE-Lab:
59.5944, 91.0789, -44.1086
CIE-LCH:
59.5944, 101.1975, 334.1596
CIE-Luv:
59.5944, 95.2924, -81.9409
Hunter-Lab:
52.6074, 94.9050, -44.6021
#ff21df color charts
#ff21df color shades, tints & tones
#ff21df color schemes
#ff21df color preview, HTML & CSS examples
This text has a color of #ff21df
<p style="color:#ff21df;">Text here</p>
.mytext {color:#ff21df;}
This box has a color of #ff21df
<div style="background-color:#ff21df;">Content here</div>
.mybackground {background-color:#ff21df;}
Border around this has a color of #ff21df
<div style="border:2px solid #ff21df;">Content here</div>
.myborder {border:2px solid #ff21df;}