#d25ae9 color space conversions
Hex:
#d25ae9
RGB:
210, 90, 233
CMY:
18, 65, 9
CMYK:
10, 61, 0, 9
HSL:
290°, 76.4706%, 63.3333%
HSV (HSB):
290°, 61.3734%, 91.3725%
XYZ:
44.9425, 26.8972, 79.9137
xyY:
0.2962, 0.1772, 26.8972
CIE-Lab:
58.8790, 66.7774, -51.3040
CIE-LCH:
58.8790, 84.2100, 322.4655
CIE-Luv:
58.8790, 48.5282, -89.2152
Hunter-Lab:
51.8625, 63.9235, -55.0549
#d25ae9 color charts
#d25ae9 color shades, tints & tones
#d25ae9 color schemes
#d25ae9 color preview, HTML & CSS examples
This text has a color of #d25ae9
<p style="color:#d25ae9;">Text here</p>
.mytext {color:#d25ae9;}
This box has a color of #d25ae9
<div style="background-color:#d25ae9;">Content here</div>
.mybackground {background-color:#d25ae9;}
Border around this has a color of #d25ae9
<div style="border:2px solid #d25ae9;">Content here</div>
.myborder {border:2px solid #d25ae9;}