#ff20f2 color space conversions
Hex:
#ff20f2
RGB:
255, 32, 242
CMY:
0, 87, 5
CMYK:
0, 87, 5, 0
HSL:
303°, 100.0000%, 56.2745%
HSV (HSB):
303°, 87.4510%, 100.0000%
XYZ:
57.7835, 28.7038, 86.4993
xyY:
0.3340, 0.1659, 28.7038
CIE-Lab:
60.5193, 93.7452, -53.3013
CIE-LCH:
60.5193, 107.8387, 330.3785
CIE-Luv:
60.5193, 87.5101, -96.6878
Hunter-Lab:
53.5760, 98.7605, -58.2215
#ff20f2 color charts
#ff20f2 color shades, tints & tones
#ff20f2 color schemes
#ff20f2 color preview, HTML & CSS examples
This text has a color of #ff20f2
<p style="color:#ff20f2;">Text here</p>
.mytext {color:#ff20f2;}
This box has a color of #ff20f2
<div style="background-color:#ff20f2;">Content here</div>
.mybackground {background-color:#ff20f2;}
Border around this has a color of #ff20f2
<div style="border:2px solid #ff20f2;">Content here</div>
.myborder {border:2px solid #ff20f2;}