#d402ed color space conversions
Hex:
#d402ed
RGB:
212, 2, 237
CMY:
17, 99, 7
CMYK:
11, 99, 0, 7
HSL:
294°, 98.3264%, 46.8627%
HSV (HSB):
294°, 99.1561%, 92.9412%
XYZ:
42.4591, 20.1549, 81.7732
xyY:
0.2941, 0.1396, 20.1549
CIE-Lab:
52.0119, 89.0661, -64.5324
CIE-LCH:
52.0119, 109.9873, 324.0750
CIE-Luv:
52.0119, 60.8330, -108.8217
Hunter-Lab:
44.8942, 90.2534, -76.5687
#d402ed color charts
#d402ed color shades, tints & tones
#d402ed color schemes
#d402ed color preview, HTML & CSS examples
This text has a color of #d402ed
<p style="color:#d402ed;">Text here</p>
.mytext {color:#d402ed;}
This box has a color of #d402ed
<div style="background-color:#d402ed;">Content here</div>
.mybackground {background-color:#d402ed;}
Border around this has a color of #d402ed
<div style="border:2px solid #d402ed;">Content here</div>
.myborder {border:2px solid #d402ed;}