#db4cea color space conversions
Hex:
#db4cea
RGB:
219, 76, 234
CMY:
14, 70, 8
CMYK:
6, 68, 0, 8
HSL:
294°, 79.0000%, 60.7843%
HSV (HSB):
294°, 67.5214%, 91.7647%
XYZ:
46.6491, 26.1695, 80.4344
xyY:
0.3044, 0.1708, 26.1695
CIE-Lab:
58.1976, 74.5843, -52.8699
CIE-LCH:
58.1976, 91.4224, 324.6686
CIE-Luv:
58.1976, 57.7773, -92.4734
Hunter-Lab:
51.1561, 73.2506, -57.4144
#db4cea color charts
#db4cea color shades, tints & tones
#db4cea color schemes
#db4cea color preview, HTML & CSS examples
This text has a color of #db4cea
<p style="color:#db4cea;">Text here</p>
.mytext {color:#db4cea;}
This box has a color of #db4cea
<div style="background-color:#db4cea;">Content here</div>
.mybackground {background-color:#db4cea;}
Border around this has a color of #db4cea
<div style="border:2px solid #db4cea;">Content here</div>
.myborder {border:2px solid #db4cea;}