#db07dd color space conversions
Hex:
#db07dd
RGB:
219, 7, 221
CMY:
14, 97, 13
CMYK:
1, 97, 0, 13
HSL:
299°, 93.8596%, 44.7059%
HSV (HSB):
299°, 96.8326%, 86.6667%
XYZ:
42.3405, 20.4325, 70.1189
xyY:
0.3186, 0.1538, 20.4325
CIE-Lab:
52.3227, 87.3701, -54.9139
CIE-LCH:
52.3227, 103.1943, 327.8498
CIE-Luv:
52.3227, 71.4434, -94.8724
Hunter-Lab:
45.2023, 88.0951, -60.3304
#db07dd color charts
#db07dd color shades, tints & tones
#db07dd color schemes
#db07dd color preview, HTML & CSS examples
This text has a color of #db07dd
<p style="color:#db07dd;">Text here</p>
.mytext {color:#db07dd;}
This box has a color of #db07dd
<div style="background-color:#db07dd;">Content here</div>
.mybackground {background-color:#db07dd;}
Border around this has a color of #db07dd
<div style="border:2px solid #db07dd;">Content here</div>
.myborder {border:2px solid #db07dd;}