#db68e5 color space conversions
Hex:
#db68e5
RGB:
219, 104, 229
CMY:
14, 59, 10
CMYK:
4, 55, 0, 10
HSL:
295°, 70.6215%, 65.2941%
HSV (HSB):
295°, 54.5852%, 89.8039%
XYZ:
48.3066, 30.6178, 77.4925
xyY:
0.3088, 0.1957, 30.6178
CIE-Lab:
62.1837, 62.0195, -43.7656
CIE-LCH:
62.1837, 75.9068, 324.7903
CIE-Luv:
62.1837, 51.1375, -77.5917
Hunter-Lab:
55.3334, 58.9988, -44.3003
#db68e5 color charts
#db68e5 color shades, tints & tones
#db68e5 color schemes
#db68e5 color preview, HTML & CSS examples
This text has a color of #db68e5
<p style="color:#db68e5;">Text here</p>
.mytext {color:#db68e5;}
This box has a color of #db68e5
<div style="background-color:#db68e5;">Content here</div>
.mybackground {background-color:#db68e5;}
Border around this has a color of #db68e5
<div style="border:2px solid #db68e5;">Content here</div>
.myborder {border:2px solid #db68e5;}