#d702e4 color space conversions
Hex:
#d702e4
RGB:
215, 2, 228
CMY:
16, 99, 11
CMYK:
6, 99, 0, 11
HSL:
297°, 98.2609%, 45.0980%
HSV (HSB):
297°, 99.1228%, 89.4118%
XYZ:
42.0496, 20.0919, 75.0607
xyY:
0.3065, 0.1464, 20.0919
CIE-Lab:
51.9410, 88.1389, -59.5377
CIE-LCH:
51.9410, 106.3635, 325.9610
CIE-Luv:
51.9410, 66.1501, -101.5011
Hunter-Lab:
44.8240, 89.0097, -67.9080
#d702e4 color charts
#d702e4 color shades, tints & tones
#d702e4 color schemes
#d702e4 color preview, HTML & CSS examples
This text has a color of #d702e4
<p style="color:#d702e4;">Text here</p>
.mytext {color:#d702e4;}
This box has a color of #d702e4
<div style="background-color:#d702e4;">Content here</div>
.mybackground {background-color:#d702e4;}
Border around this has a color of #d702e4
<div style="border:2px solid #d702e4;">Content here</div>
.myborder {border:2px solid #d702e4;}