#db00f5 color space conversions
Hex:
#db00f5
RGB:
219, 0, 245
CMY:
14, 100, 4
CMYK:
11, 100, 0, 4
HSL:
294°, 100.0000%, 48.0392%
HSV (HSB):
294°, 100.0000%, 96.0784%
XYZ:
45.6948, 21.6526, 88.1572
xyY:
0.2938, 0.1392, 21.6526
CIE-Lab:
53.6565, 91.4499, -66.3097
CIE-LCH:
53.6565, 112.9605, 324.0544
CIE-Luv:
53.6565, 62.7932, -112.6010
Hunter-Lab:
46.5324, 93.8554, -79.7542
#db00f5 color charts
#db00f5 color shades, tints & tones
#db00f5 color schemes
#db00f5 color preview, HTML & CSS examples
This text has a color of #db00f5
<p style="color:#db00f5;">Text here</p>
.mytext {color:#db00f5;}
This box has a color of #db00f5
<div style="background-color:#db00f5;">Content here</div>
.mybackground {background-color:#db00f5;}
Border around this has a color of #db00f5
<div style="border:2px solid #db00f5;">Content here</div>
.myborder {border:2px solid #db00f5;}