#db74ed color space conversions
Hex:
#db74ed
RGB:
219, 116, 237
CMY:
14, 55, 7
CMYK:
8, 51, 0, 7
HSL:
291°, 77.0701%, 69.2157%
HSV (HSB):
291°, 51.0549%, 92.9412%
XYZ:
50.7449, 33.6653, 83.9443
xyY:
0.3014, 0.2000, 33.6653
CIE-Lab:
64.6960, 57.7941, -44.2581
CIE-LCH:
64.6960, 72.7938, 322.5555
CIE-Luv:
64.6960, 45.0047, -78.3403
Hunter-Lab:
58.0218, 54.5749, -45.1638
#db74ed color charts
#db74ed color shades, tints & tones
#db74ed color schemes
#db74ed color preview, HTML & CSS examples
This text has a color of #db74ed
<p style="color:#db74ed;">Text here</p>
.mytext {color:#db74ed;}
This box has a color of #db74ed
<div style="background-color:#db74ed;">Content here</div>
.mybackground {background-color:#db74ed;}
Border around this has a color of #db74ed
<div style="border:2px solid #db74ed;">Content here</div>
.myborder {border:2px solid #db74ed;}