#ff21fd color space conversions
Hex:
#ff21fd
RGB:
255, 33, 253
CMY:
0, 87, 1
CMYK:
0, 87, 1, 0
HSL:
301°, 100.0000%, 56.4706%
HSV (HSB):
301°, 87.0588%, 100.0000%
XYZ:
59.5135, 29.4396, 95.4742
xyY:
0.3227, 0.1596, 29.4396
CIE-Lab:
61.1676, 95.1365, -58.3803
CIE-LCH:
61.1676, 111.6208, 328.4647
CIE-Luv:
61.1676, 83.0482, -104.8815
Hunter-Lab:
54.2582, 100.8369, -66.3475
#ff21fd color charts
#ff21fd color shades, tints & tones
#ff21fd color schemes
#ff21fd color preview, HTML & CSS examples
This text has a color of #ff21fd
<p style="color:#ff21fd;">Text here</p>
.mytext {color:#ff21fd;}
This box has a color of #ff21fd
<div style="background-color:#ff21fd;">Content here</div>
.mybackground {background-color:#ff21fd;}
Border around this has a color of #ff21fd
<div style="border:2px solid #ff21fd;">Content here</div>
.myborder {border:2px solid #ff21fd;}