#db3ded color space conversions
Hex:
#db3ded
RGB:
219, 61, 237
CMY:
14, 76, 7
CMYK:
8, 74, 0, 7
HSL:
294°, 83.0189%, 58.4314%
HSV (HSB):
294°, 74.2616%, 92.9412%
XYZ:
46.1682, 24.5120, 82.4187
xyY:
0.3016, 0.1601, 24.5120
CIE-Lab:
56.5968, 80.1241, -57.1045
CIE-LCH:
56.5968, 98.3911, 324.5225
CIE-Luv:
56.5968, 59.9645, -99.0627
Hunter-Lab:
49.5096, 79.8115, -64.0435
#db3ded color charts
#db3ded color shades, tints & tones
#db3ded color schemes
#db3ded color preview, HTML & CSS examples
This text has a color of #db3ded
<p style="color:#db3ded;">Text here</p>
.mytext {color:#db3ded;}
This box has a color of #db3ded
<div style="background-color:#db3ded;">Content here</div>
.mybackground {background-color:#db3ded;}
Border around this has a color of #db3ded
<div style="border:2px solid #db3ded;">Content here</div>
.myborder {border:2px solid #db3ded;}