#ff20cf color space conversions
Hex:
#ff20cf
RGB:
255, 32, 207
CMY:
0, 87, 19
CMYK:
0, 87, 19, 0
HSL:
313°, 100.0000%, 56.2745%
HSV (HSB):
313°, 87.4510%, 100.0000%
XYZ:
53.0190, 26.7980, 61.4096
xyY:
0.3754, 0.1898, 26.7980
CIE-Lab:
58.7869, 89.2354, -36.2997
CIE-LCH:
58.7869, 96.3360, 337.8642
CIE-Luv:
58.7869, 102.3566, -69.5665
Hunter-Lab:
51.7668, 92.2259, -34.0974
#ff20cf color charts
#ff20cf color shades, tints & tones
#ff20cf color schemes
#ff20cf color preview, HTML & CSS examples
This text has a color of #ff20cf
<p style="color:#ff20cf;">Text here</p>
.mytext {color:#ff20cf;}
This box has a color of #ff20cf
<div style="background-color:#ff20cf;">Content here</div>
.mybackground {background-color:#ff20cf;}
Border around this has a color of #ff20cf
<div style="border:2px solid #ff20cf;">Content here</div>
.myborder {border:2px solid #ff20cf;}