#f52bed color space conversions
Hex:
#f52bed
RGB:
245, 43, 237
CMY:
4, 83, 7
CMYK:
0, 82, 3, 4
HSL:
302°, 90.9910%, 56.4706%
HSV (HSB):
302°, 82.4490%, 96.0784%
XYZ:
53.8061, 27.2547, 82.5455
xyY:
0.3289, 0.1666, 27.2547
CIE-Lab:
59.2093, 89.4416, -52.6937
CIE-LCH:
59.2093, 103.8095, 329.4959
CIE-Luv:
59.2093, 80.9602, -94.6622
Hunter-Lab:
52.2060, 92.6106, -57.2022
#f52bed color charts
#f52bed color shades, tints & tones
#f52bed color schemes
#f52bed color preview, HTML & CSS examples
This text has a color of #f52bed
<p style="color:#f52bed;">Text here</p>
.mytext {color:#f52bed;}
This box has a color of #f52bed
<div style="background-color:#f52bed;">Content here</div>
.mybackground {background-color:#f52bed;}
Border around this has a color of #f52bed
<div style="border:2px solid #f52bed;">Content here</div>
.myborder {border:2px solid #f52bed;}