#db50fd color space conversions
Hex:
#db50fd
RGB:
219, 80, 253
CMY:
14, 69, 1
CMYK:
13, 68, 0, 1
HSL:
288°, 97.7401%, 65.2941%
HSV (HSB):
288°, 68.3794%, 99.2157%
XYZ:
49.8117, 27.8892, 95.6863
xyY:
0.2873, 0.1608, 27.8892
CIE-Lab:
59.7885, 76.4452, -60.8997
CIE-LCH:
59.7885, 97.7376, 321.4576
CIE-Luv:
59.7885, 51.2909, -105.6858
Hunter-Lab:
52.8103, 75.9468, -70.4597
#db50fd color charts
#db50fd color shades, tints & tones
#db50fd color schemes
#db50fd color preview, HTML & CSS examples
This text has a color of #db50fd
<p style="color:#db50fd;">Text here</p>
.mytext {color:#db50fd;}
This box has a color of #db50fd
<div style="background-color:#db50fd;">Content here</div>
.mybackground {background-color:#db50fd;}
Border around this has a color of #db50fd
<div style="border:2px solid #db50fd;">Content here</div>
.myborder {border:2px solid #db50fd;}