#f52bdc color space conversions
Hex:
#f52bdc
RGB:
245, 43, 220
CMY:
4, 83, 14
CMYK:
0, 82, 10, 4
HSL:
307°, 90.9910%, 56.4706%
HSV (HSB):
307°, 82.4490%, 96.0784%
XYZ:
51.4383, 26.3075, 70.0769
xyY:
0.3480, 0.1780, 26.3075
CIE-Lab:
58.3278, 87.0826, -44.5258
CIE-LCH:
58.3278, 97.8055, 332.9191
CIE-Luv:
58.3278, 87.7110, -81.5623
Hunter-Lab:
51.2909, 89.2541, -45.1022
#f52bdc color charts
#f52bdc color shades, tints & tones
#f52bdc color schemes
#f52bdc color preview, HTML & CSS examples
This text has a color of #f52bdc
<p style="color:#f52bdc;">Text here</p>
.mytext {color:#f52bdc;}
This box has a color of #f52bdc
<div style="background-color:#f52bdc;">Content here</div>
.mybackground {background-color:#f52bdc;}
Border around this has a color of #f52bdc
<div style="border:2px solid #f52bdc;">Content here</div>
.myborder {border:2px solid #f52bdc;}