#d502ed color space conversions
Hex:
#d502ed
RGB:
213, 2, 237
CMY:
16, 99, 7
CMYK:
10, 99, 0, 7
HSL:
294°, 98.3264%, 46.8627%
HSV (HSB):
294°, 99.1561%, 92.9412%
XYZ:
42.7483, 20.3040, 81.7867
xyY:
0.2951, 0.1402, 20.3040
CIE-Lab:
52.1792, 89.2109, -64.2541
CIE-LCH:
52.1792, 109.9416, 324.2367
CIE-Luv:
52.1792, 61.5073, -108.5388
Hunter-Lab:
45.0599, 90.4880, -76.0733
#d502ed color charts
#d502ed color shades, tints & tones
#d502ed color schemes
#d502ed color preview, HTML & CSS examples
This text has a color of #d502ed
<p style="color:#d502ed;">Text here</p>
.mytext {color:#d502ed;}
This box has a color of #d502ed
<div style="background-color:#d502ed;">Content here</div>
.mybackground {background-color:#d502ed;}
Border around this has a color of #d502ed
<div style="border:2px solid #d502ed;">Content here</div>
.myborder {border:2px solid #d502ed;}