#ff52d6 color space conversions
Hex:
#ff52d6
RGB:
255, 82, 214
CMY:
0, 68, 16
CMYK:
0, 68, 16, 0
HSL:
314°, 100.0000%, 66.0784%
HSV (HSB):
314°, 67.8431%, 100.0000%
XYZ:
56.3949, 32.1496, 66.8515
xyY:
0.3629, 0.2069, 32.1496
CIE-Lab:
63.4664, 77.6220, -32.9752
CIE-LCH:
63.4664, 84.3359, 336.9833
CIE-Luv:
63.4664, 88.5539, -63.4480
Hunter-Lab:
56.7006, 78.3113, -30.2140
#ff52d6 color charts
#ff52d6 color shades, tints & tones
#ff52d6 color schemes
#ff52d6 color preview, HTML & CSS examples
This text has a color of #ff52d6
<p style="color:#ff52d6;">Text here</p>
.mytext {color:#ff52d6;}
This box has a color of #ff52d6
<div style="background-color:#ff52d6;">Content here</div>
.mybackground {background-color:#ff52d6;}
Border around this has a color of #ff52d6
<div style="border:2px solid #ff52d6;">Content here</div>
.myborder {border:2px solid #ff52d6;}