#d25dc8 color space conversions
Hex:
#d25dc8
RGB:
210, 93, 200
CMY:
18, 64, 22
CMYK:
0, 56, 5, 18
HSL:
305°, 56.5217%, 59.4118%
HSV (HSB):
305°, 55.7143%, 82.3529%
XYZ:
40.9180, 25.7005, 57.4477
xyY:
0.3298, 0.2072, 25.7005
CIE-Lab:
57.7516, 59.6442, -34.4517
CIE-LCH:
57.7516, 68.8793, 329.9884
CIE-Luv:
57.7516, 56.6894, -61.5903
Hunter-Lab:
50.6956, 55.3555, -31.6997
#d25dc8 color charts
#d25dc8 color shades, tints & tones
#d25dc8 color schemes
#d25dc8 color preview, HTML & CSS examples
This text has a color of #d25dc8
<p style="color:#d25dc8;">Text here</p>
.mytext {color:#d25dc8;}
This box has a color of #d25dc8
<div style="background-color:#d25dc8;">Content here</div>
.mybackground {background-color:#d25dc8;}
Border around this has a color of #d25dc8
<div style="border:2px solid #d25dc8;">Content here</div>
.myborder {border:2px solid #d25dc8;}