#ff52d1 color space conversions
Hex:
#ff52d1
RGB:
255, 82, 209
CMY:
0, 68, 18
CMYK:
0, 68, 18, 0
HSL:
316°, 100.0000%, 66.0784%
HSV (HSB):
316°, 67.8431%, 100.0000%
XYZ:
55.7659, 31.8980, 63.5393
xyY:
0.3688, 0.2110, 31.8980
CIE-Lab:
63.2585, 76.9501, -30.4786
CIE-LCH:
63.2585, 82.7663, 338.3923
CIE-Luv:
63.2585, 90.3741, -59.4412
Hunter-Lab:
56.4783, 77.4113, -27.1677
#ff52d1 color charts
#ff52d1 color shades, tints & tones
#ff52d1 color schemes
#ff52d1 color preview, HTML & CSS examples
This text has a color of #ff52d1
<p style="color:#ff52d1;">Text here</p>
.mytext {color:#ff52d1;}
This box has a color of #ff52d1
<div style="background-color:#ff52d1;">Content here</div>
.mybackground {background-color:#ff52d1;}
Border around this has a color of #ff52d1
<div style="border:2px solid #ff52d1;">Content here</div>
.myborder {border:2px solid #ff52d1;}