#d502d9 color space conversions
Hex:
#d502d9
RGB:
213, 2, 217
CMY:
16, 99, 15
CMYK:
2, 99, 0, 15
HSL:
299°, 98.1735%, 42.9412%
HSV (HSB):
299°, 99.0783%, 85.0980%
XYZ:
39.9867, 19.1993, 67.2439
xyY:
0.3163, 0.1519, 19.1993
CIE-Lab:
50.9196, 86.2063, -54.9396
CIE-LCH:
50.9196, 102.2247, 327.4905
CIE-Luv:
50.9196, 68.9178, -94.0840
Hunter-Lab:
43.8170, 86.2163, -60.3177
#d502d9 color charts
#d502d9 color shades, tints & tones
#d502d9 color schemes
#d502d9 color preview, HTML & CSS examples
This text has a color of #d502d9
<p style="color:#d502d9;">Text here</p>
.mytext {color:#d502d9;}
This box has a color of #d502d9
<div style="background-color:#d502d9;">Content here</div>
.mybackground {background-color:#d502d9;}
Border around this has a color of #d502d9
<div style="border:2px solid #d502d9;">Content here</div>
.myborder {border:2px solid #d502d9;}