#d25def color space conversions
Hex:
#d25def
RGB:
210, 93, 239
CMY:
18, 64, 6
CMYK:
12, 61, 0, 6
HSL:
288°, 82.0225%, 65.0980%
HSV (HSB):
288°, 61.0879%, 93.7255%
XYZ:
46.0727, 27.7623, 84.5917
xyY:
0.2908, 0.1752, 27.7623
CIE-Lab:
59.6734, 66.5915, -53.3880
CIE-LCH:
59.6734, 85.3505, 321.2800
CIE-Luv:
59.6734, 46.1169, -92.7075
Hunter-Lab:
52.6900, 63.8749, -58.3048
#d25def color charts
#d25def color shades, tints & tones
#d25def color schemes
#d25def color preview, HTML & CSS examples
This text has a color of #d25def
<p style="color:#d25def;">Text here</p>
.mytext {color:#d25def;}
This box has a color of #d25def
<div style="background-color:#d25def;">Content here</div>
.mybackground {background-color:#d25def;}
Border around this has a color of #d25def
<div style="border:2px solid #d25def;">Content here</div>
.myborder {border:2px solid #d25def;}