#db08db color space conversions
Hex:
#db08db
RGB:
219, 8, 219
CMY:
14, 97, 14
CMYK:
0, 96, 0, 14
HSL:
300°, 92.9515%, 44.5098%
HSV (HSB):
300°, 96.3470%, 85.8824%
XYZ:
42.0864, 20.3482, 68.7272
xyY:
0.3209, 0.1551, 20.3482
CIE-Lab:
52.2286, 87.0101, -53.9258
CIE-LCH:
52.2286, 102.3658, 328.2108
CIE-Luv:
52.2286, 72.1834, -93.3355
Hunter-Lab:
45.1090, 87.5988, -58.7569
#db08db color charts
#db08db color shades, tints & tones
#db08db color schemes
#db08db color preview, HTML & CSS examples
This text has a color of #db08db
<p style="color:#db08db;">Text here</p>
.mytext {color:#db08db;}
This box has a color of #db08db
<div style="background-color:#db08db;">Content here</div>
.mybackground {background-color:#db08db;}
Border around this has a color of #db08db
<div style="border:2px solid #db08db;">Content here</div>
.myborder {border:2px solid #db08db;}