#db4cfc color space conversions
Hex:
#db4cfc
RGB:
219, 76, 252
CMY:
14, 70, 1
CMYK:
13, 70, 0, 1
HSL:
289°, 96.7033%, 64.3137%
HSV (HSB):
289°, 69.8413%, 98.8235%
XYZ:
49.3685, 27.2572, 94.7546
xyY:
0.2881, 0.1590, 27.2572
CIE-Lab:
59.2117, 77.7327, -61.2705
CIE-LCH:
59.2117, 98.9770, 321.7541
CIE-Luv:
59.2117, 52.4370, -106.1808
Hunter-Lab:
52.2085, 77.4256, -71.0612
#db4cfc color charts
#db4cfc color shades, tints & tones
#db4cfc color schemes
#db4cfc color preview, HTML & CSS examples
This text has a color of #db4cfc
<p style="color:#db4cfc;">Text here</p>
.mytext {color:#db4cfc;}
This box has a color of #db4cfc
<div style="background-color:#db4cfc;">Content here</div>
.mybackground {background-color:#db4cfc;}
Border around this has a color of #db4cfc
<div style="border:2px solid #db4cfc;">Content here</div>
.myborder {border:2px solid #db4cfc;}