#d25ac8 color space conversions
Hex:
#d25ac8
RGB:
210, 90, 200
CMY:
18, 65, 22
CMYK:
0, 57, 5, 18
HSL:
305°, 57.1429%, 58.8235%
HSV (HSB):
305°, 57.1429%, 82.3529%
XYZ:
40.6598, 25.1841, 57.3616
xyY:
0.3300, 0.2044, 25.1841
CIE-Lab:
57.2544, 60.9919, -35.2283
CIE-LCH:
57.2544, 70.4347, 329.9897
CIE-Luv:
57.2544, 57.7462, -62.8949
Hunter-Lab:
50.1838, 56.8025, -32.6417
#d25ac8 color charts
#d25ac8 color shades, tints & tones
#d25ac8 color schemes
#d25ac8 color preview, HTML & CSS examples
This text has a color of #d25ac8
<p style="color:#d25ac8;">Text here</p>
.mytext {color:#d25ac8;}
This box has a color of #d25ac8
<div style="background-color:#d25ac8;">Content here</div>
.mybackground {background-color:#d25ac8;}
Border around this has a color of #d25ac8
<div style="border:2px solid #d25ac8;">Content here</div>
.myborder {border:2px solid #d25ac8;}