#ff20d0 color space conversions
Hex:
#ff20d0
RGB:
255, 32, 208
CMY:
0, 87, 18
CMYK:
0, 87, 18, 0
HSL:
313°, 100.0000%, 56.2745%
HSV (HSB):
313°, 87.4510%, 100.0000%
XYZ:
53.1417, 26.8471, 62.0556
xyY:
0.3741, 0.1890, 26.8471
CIE-Lab:
58.8325, 89.3560, -36.7985
CIE-LCH:
58.8325, 96.6365, 337.6172
CIE-Luv:
58.8325, 101.9152, -70.3514
Hunter-Lab:
51.8142, 92.3984, -34.7392
#ff20d0 color charts
#ff20d0 color shades, tints & tones
#ff20d0 color schemes
#ff20d0 color preview, HTML & CSS examples
This text has a color of #ff20d0
<p style="color:#ff20d0;">Text here</p>
.mytext {color:#ff20d0;}
This box has a color of #ff20d0
<div style="background-color:#ff20d0;">Content here</div>
.mybackground {background-color:#ff20d0;}
Border around this has a color of #ff20d0
<div style="border:2px solid #ff20d0;">Content here</div>
.myborder {border:2px solid #ff20d0;}