#ff52db color space conversions
Hex:
#ff52db
RGB:
255, 82, 219
CMY:
0, 68, 14
CMYK:
0, 68, 14, 0
HSL:
312°, 100.0000%, 66.0784%
HSV (HSB):
312°, 67.8431%, 100.0000%
XYZ:
57.0435, 32.4091, 70.2669
xyY:
0.3571, 0.2029, 32.4091
CIE-Lab:
63.6795, 78.3077, -35.4546
CIE-LCH:
63.6795, 85.9600, 335.6409
CIE-Luv:
63.6795, 86.7455, -67.4523
Hunter-Lab:
56.9290, 79.2334, -33.3308
#ff52db color charts
#ff52db color shades, tints & tones
#ff52db color schemes
#ff52db color preview, HTML & CSS examples
This text has a color of #ff52db
<p style="color:#ff52db;">Text here</p>
.mytext {color:#ff52db;}
This box has a color of #ff52db
<div style="background-color:#ff52db;">Content here</div>
.mybackground {background-color:#ff52db;}
Border around this has a color of #ff52db
<div style="border:2px solid #ff52db;">Content here</div>
.myborder {border:2px solid #ff52db;}