#d700d9 color space conversions
Hex:
#d700d9
RGB:
215, 0, 217
CMY:
16, 100, 15
CMYK:
1, 100, 0, 15
HSL:
299°, 100.0000%, 42.5490%
HSV (HSB):
299°, 100.0000%, 85.0980%
XYZ:
40.5487, 19.4568, 67.2640
xyY:
0.3186, 0.1529, 19.4568
CIE-Lab:
51.2174, 86.6696, -54.4430
CIE-LCH:
51.2174, 102.3507, 327.8643
CIE-Luv:
51.2174, 70.4352, -93.5692
Hunter-Lab:
44.1099, 86.8966, -59.5355
#d700d9 color charts
#d700d9 color shades, tints & tones
#d700d9 color schemes
#d700d9 color preview, HTML & CSS examples
This text has a color of #d700d9
<p style="color:#d700d9;">Text here</p>
.mytext {color:#d700d9;}
This box has a color of #d700d9
<div style="background-color:#d700d9;">Content here</div>
.mybackground {background-color:#d700d9;}
Border around this has a color of #d700d9
<div style="border:2px solid #d700d9;">Content here</div>
.myborder {border:2px solid #d700d9;}