#d25ed6 color space conversions
Hex:
#d25ed6
RGB:
210, 94, 214
CMY:
18, 63, 16
CMYK:
2, 56, 0, 16
HSL:
298°, 59.4059%, 60.3922%
HSV (HSB):
298°, 56.0748%, 83.9216%
XYZ:
42.7186, 26.5621, 66.4938
xyY:
0.3146, 0.1956, 26.5621
CIE-Lab:
58.5668, 61.5893, -41.1191
CIE-LCH:
58.5668, 74.0542, 326.2716
CIE-Luv:
58.5668, 52.4496, -72.4633
Hunter-Lab:
51.5384, 57.7611, -40.4178
#d25ed6 color charts
#d25ed6 color shades, tints & tones
#d25ed6 color schemes
#d25ed6 color preview, HTML & CSS examples
This text has a color of #d25ed6
<p style="color:#d25ed6;">Text here</p>
.mytext {color:#d25ed6;}
This box has a color of #d25ed6
<div style="background-color:#d25ed6;">Content here</div>
.mybackground {background-color:#d25ed6;}
Border around this has a color of #d25ed6
<div style="border:2px solid #d25ed6;">Content here</div>
.myborder {border:2px solid #d25ed6;}