#db4bee color space conversions
Hex:
#db4bee
RGB:
219, 75, 238
CMY:
14, 71, 7
CMYK:
8, 68, 0, 7
HSL:
293°, 82.7411%, 61.3725%
HSV (HSB):
293°, 68.4874%, 93.3333%
XYZ:
47.1621, 26.2653, 83.4729
xyY:
0.3006, 0.1674, 26.2653
CIE-Lab:
58.2880, 75.6349, -54.9625
CIE-LCH:
58.2880, 93.4961, 323.9948
CIE-Luv:
58.2880, 56.7907, -95.8687
Hunter-Lab:
51.2497, 74.5764, -60.6939
#db4bee color charts
#db4bee color shades, tints & tones
#db4bee color schemes
#db4bee color preview, HTML & CSS examples
This text has a color of #db4bee
<p style="color:#db4bee;">Text here</p>
.mytext {color:#db4bee;}
This box has a color of #db4bee
<div style="background-color:#db4bee;">Content here</div>
.mybackground {background-color:#db4bee;}
Border around this has a color of #db4bee
<div style="border:2px solid #db4bee;">Content here</div>
.myborder {border:2px solid #db4bee;}