#d25dc9 color space conversions
Hex:
#d25dc9
RGB:
210, 93, 201
CMY:
18, 64, 21
CMYK:
0, 56, 4, 18
HSL:
305°, 56.5217%, 59.4118%
HSV (HSB):
305°, 55.7143%, 82.3529%
XYZ:
41.0353, 25.7474, 58.0653
xyY:
0.3287, 0.2062, 25.7474
CIE-Lab:
57.7965, 59.8113, -34.9515
CIE-LCH:
57.7965, 69.2748, 329.6996
CIE-Luv:
57.7965, 56.4065, -62.4011
Hunter-Lab:
50.7419, 55.5559, -32.3278
#d25dc9 color charts
#d25dc9 color shades, tints & tones
#d25dc9 color schemes
#d25dc9 color preview, HTML & CSS examples
This text has a color of #d25dc9
<p style="color:#d25dc9;">Text here</p>
.mytext {color:#d25dc9;}
This box has a color of #d25dc9
<div style="background-color:#d25dc9;">Content here</div>
.mybackground {background-color:#d25dc9;}
Border around this has a color of #d25dc9
<div style="border:2px solid #d25dc9;">Content here</div>
.myborder {border:2px solid #d25dc9;}