#ff21e0 color space conversions
Hex:
#ff21e0
RGB:
255, 33, 224
CMY:
0, 87, 12
CMYK:
0, 87, 12, 0
HSL:
308°, 100.0000%, 56.4706%
HSV (HSB):
308°, 87.0588%, 100.0000%
XYZ:
55.2384, 27.7295, 72.9620
xyY:
0.3543, 0.1778, 27.7295
CIE-Lab:
59.6436, 91.2076, -44.5951
CIE-LCH:
59.6436, 101.5261, 333.9441
CIE-Luv:
59.6436, 94.8674, -82.7177
Hunter-Lab:
52.6588, 95.0911, -45.2886
#ff21e0 color charts
#ff21e0 color shades, tints & tones
#ff21e0 color schemes
#ff21e0 color preview, HTML & CSS examples
This text has a color of #ff21e0
<p style="color:#ff21e0;">Text here</p>
.mytext {color:#ff21e0;}
This box has a color of #ff21e0
<div style="background-color:#ff21e0;">Content here</div>
.mybackground {background-color:#ff21e0;}
Border around this has a color of #ff21e0
<div style="border:2px solid #ff21e0;">Content here</div>
.myborder {border:2px solid #ff21e0;}