#ff20f7 color space conversions
Hex:
#ff20f7
RGB:
255, 32, 247
CMY:
0, 87, 3
CMYK:
0, 87, 3, 0
HSL:
302°, 100.0000%, 56.2745%
HSV (HSB):
302°, 87.4510%, 100.0000%
XYZ:
58.5450, 29.0084, 90.5092
xyY:
0.3288, 0.1629, 29.0084
CIE-Lab:
60.7891, 94.4352, -55.6554
CIE-LCH:
60.7891, 109.6154, 329.4870
CIE-Luv:
60.7891, 85.5046, -100.4809
Hunter-Lab:
53.8595, 99.7747, -61.9334
#ff20f7 color charts
#ff20f7 color shades, tints & tones
#ff20f7 color schemes
#ff20f7 color preview, HTML & CSS examples
This text has a color of #ff20f7
<p style="color:#ff20f7;">Text here</p>
.mytext {color:#ff20f7;}
This box has a color of #ff20f7
<div style="background-color:#ff20f7;">Content here</div>
.mybackground {background-color:#ff20f7;}
Border around this has a color of #ff20f7
<div style="border:2px solid #ff20f7;">Content here</div>
.myborder {border:2px solid #ff20f7;}