#f20dcd color space conversions
Hex:
#f20dcd
RGB:
242, 13, 205
CMY:
5, 95, 20
CMYK:
0, 95, 15, 5
HSL:
310°, 89.8039%, 50.0000%
HSV (HSB):
310°, 94.6281%, 94.9020%
XYZ:
47.7813, 23.5729, 59.7893
xyY:
0.3643, 0.1797, 23.5729
CIE-Lab:
55.6576, 88.6977, -40.2287
CIE-LCH:
55.6576, 97.3942, 335.6034
CIE-Luv:
55.6576, 94.9769, -74.5384
Hunter-Lab:
48.5519, 90.7011, -39.0264
#f20dcd color charts
#f20dcd color shades, tints & tones
#f20dcd color schemes
#f20dcd color preview, HTML & CSS examples
This text has a color of #f20dcd
<p style="color:#f20dcd;">Text here</p>
.mytext {color:#f20dcd;}
This box has a color of #f20dcd
<div style="background-color:#f20dcd;">Content here</div>
.mybackground {background-color:#f20dcd;}
Border around this has a color of #f20dcd
<div style="border:2px solid #f20dcd;">Content here</div>
.myborder {border:2px solid #f20dcd;}