#db66ed color space conversions
Hex:
#db66ed
RGB:
219, 102, 237
CMY:
14, 60, 7
CMYK:
8, 57, 0, 7
HSL:
292°, 78.9474%, 66.4706%
HSV (HSB):
292°, 56.9620%, 92.9412%
XYZ:
49.2509, 30.6772, 83.4463
xyY:
0.3015, 0.1878, 30.6772
CIE-Lab:
62.2342, 64.3849, -48.1392
CIE-LCH:
62.2342, 80.3915, 323.2153
CIE-Luv:
62.2342, 49.7248, -84.8954
Hunter-Lab:
55.3870, 61.7971, -50.5556
#db66ed color charts
#db66ed color shades, tints & tones
#db66ed color schemes
#db66ed color preview, HTML & CSS examples
This text has a color of #db66ed
<p style="color:#db66ed;">Text here</p>
.mytext {color:#db66ed;}
This box has a color of #db66ed
<div style="background-color:#db66ed;">Content here</div>
.mybackground {background-color:#db66ed;}
Border around this has a color of #db66ed
<div style="border:2px solid #db66ed;">Content here</div>
.myborder {border:2px solid #db66ed;}