#db4dfc color space conversions
Hex:
#db4dfc
RGB:
219, 77, 252
CMY:
14, 70, 1
CMYK:
13, 69, 0, 1
HSL:
289°, 96.6851%, 64.5098%
HSV (HSB):
289°, 69.4444%, 98.8235%
XYZ:
49.4380, 27.3961, 94.7778
xyY:
0.2881, 0.1596, 27.3961
CIE-Lab:
59.3392, 77.3714, -61.0662
CIE-LCH:
59.3392, 98.5668, 321.7174
CIE-Luv:
59.3392, 52.2255, -105.8752
Hunter-Lab:
52.3413, 77.0016, -70.7214
#db4dfc color charts
#db4dfc color shades, tints & tones
#db4dfc color schemes
#db4dfc color preview, HTML & CSS examples
This text has a color of #db4dfc
<p style="color:#db4dfc;">Text here</p>
.mytext {color:#db4dfc;}
This box has a color of #db4dfc
<div style="background-color:#db4dfc;">Content here</div>
.mybackground {background-color:#db4dfc;}
Border around this has a color of #db4dfc
<div style="border:2px solid #db4dfc;">Content here</div>
.myborder {border:2px solid #db4dfc;}