#d701d9 color space conversions
Hex:
#d701d9
RGB:
215, 1, 217
CMY:
16, 100, 15
CMYK:
1, 100, 0, 15
HSL:
299°, 99.0826%, 42.7451%
HSV (HSB):
299°, 99.5392%, 85.0980%
XYZ:
40.5596, 19.4785, 67.2676
xyY:
0.3186, 0.1530, 19.4785
CIE-Lab:
51.2424, 86.5955, -54.4030
CIE-LCH:
51.2424, 102.2666, 327.8612
CIE-Luv:
51.2424, 70.3922, -93.5133
Hunter-Lab:
44.1345, 86.8060, -59.4728
#d701d9 color charts
#d701d9 color shades, tints & tones
#d701d9 color schemes
#d701d9 color preview, HTML & CSS examples
This text has a color of #d701d9
<p style="color:#d701d9;">Text here</p>
.mytext {color:#d701d9;}
This box has a color of #d701d9
<div style="background-color:#d701d9;">Content here</div>
.mybackground {background-color:#d701d9;}
Border around this has a color of #d701d9
<div style="border:2px solid #d701d9;">Content here</div>
.myborder {border:2px solid #d701d9;}