#d25ac1 color space conversions
Hex:
#d25ac1
RGB:
210, 90, 193
CMY:
18, 65, 24
CMYK:
0, 57, 8, 18
HSL:
309°, 57.1429%, 58.8235%
HSV (HSB):
309°, 57.1429%, 82.3529%
XYZ:
39.8601, 24.8642, 53.1505
xyY:
0.3382, 0.2109, 24.8642
CIE-Lab:
56.9429, 59.8482, -31.7117
CIE-LCH:
56.9429, 67.7306, 332.0823
CIE-Luv:
56.9429, 59.7895, -57.2249
Hunter-Lab:
49.8640, 55.4267, -28.2929
#d25ac1 color charts
#d25ac1 color shades, tints & tones
#d25ac1 color schemes
#d25ac1 color preview, HTML & CSS examples
This text has a color of #d25ac1
<p style="color:#d25ac1;">Text here</p>
.mytext {color:#d25ac1;}
This box has a color of #d25ac1
<div style="background-color:#d25ac1;">Content here</div>
.mybackground {background-color:#d25ac1;}
Border around this has a color of #d25ac1
<div style="border:2px solid #d25ac1;">Content here</div>
.myborder {border:2px solid #d25ac1;}