#d25fd9 color space conversions
Hex:
#d25fd9
RGB:
210, 95, 217
CMY:
18, 63, 15
CMYK:
3, 56, 0, 15
HSL:
297°, 61.6162%, 61.1765%
HSV (HSB):
297°, 56.2212%, 85.0980%
XYZ:
43.1949, 26.8958, 68.5604
xyY:
0.3115, 0.1940, 26.8958
CIE-Lab:
58.8778, 61.6670, -42.3229
CIE-LCH:
58.8778, 74.7934, 325.5377
CIE-Luv:
58.8778, 51.3074, -74.4389
Hunter-Lab:
51.8612, 57.9148, -42.0785
#d25fd9 color charts
#d25fd9 color shades, tints & tones
#d25fd9 color schemes
#d25fd9 color preview, HTML & CSS examples
This text has a color of #d25fd9
<p style="color:#d25fd9;">Text here</p>
.mytext {color:#d25fd9;}
This box has a color of #d25fd9
<div style="background-color:#d25fd9;">Content here</div>
.mybackground {background-color:#d25fd9;}
Border around this has a color of #d25fd9
<div style="border:2px solid #d25fd9;">Content here</div>
.myborder {border:2px solid #d25fd9;}