#f20cd5 color space conversions
Hex:
#f20cd5
RGB:
242, 12, 213
CMY:
5, 95, 16
CMYK:
0, 95, 12, 5
HSL:
308°, 90.5512%, 49.8039%
HSV (HSB):
308°, 95.0413%, 94.9020%
XYZ:
48.7597, 23.9443, 65.0026
xyY:
0.3541, 0.1739, 23.9443
CIE-Lab:
56.0320, 89.7791, -44.2114
CIE-LCH:
56.0320, 100.0747, 333.7822
CIE-Luv:
56.0320, 91.5211, -80.7947
Hunter-Lab:
48.9329, 92.2355, -44.5079
#f20cd5 color charts
#f20cd5 color shades, tints & tones
#f20cd5 color schemes
#f20cd5 color preview, HTML & CSS examples
This text has a color of #f20cd5
<p style="color:#f20cd5;">Text here</p>
.mytext {color:#f20cd5;}
This box has a color of #f20cd5
<div style="background-color:#f20cd5;">Content here</div>
.mybackground {background-color:#f20cd5;}
Border around this has a color of #f20cd5
<div style="border:2px solid #f20cd5;">Content here</div>
.myborder {border:2px solid #f20cd5;}