#d706d1 color space conversions
Hex:
#d706d1
RGB:
215, 6, 209
CMY:
16, 98, 18
CMYK:
0, 97, 3, 16
HSL:
302°, 94.5701%, 43.3333%
HSV (HSB):
302°, 97.2093%, 84.3137%
XYZ:
39.5981, 19.1808, 61.9368
xyY:
0.3280, 0.1589, 19.1808
CIE-Lab:
50.8980, 85.0816, -50.3727
CIE-LCH:
50.8980, 98.8751, 329.3723
CIE-Luv:
50.8980, 73.3432, -87.2817
Hunter-Lab:
43.7959, 84.7482, -53.1918
#d706d1 color charts
#d706d1 color shades, tints & tones
#d706d1 color schemes
#d706d1 color preview, HTML & CSS examples
This text has a color of #d706d1
<p style="color:#d706d1;">Text here</p>
.mytext {color:#d706d1;}
This box has a color of #d706d1
<div style="background-color:#d706d1;">Content here</div>
.mybackground {background-color:#d706d1;}
Border around this has a color of #d706d1
<div style="border:2px solid #d706d1;">Content here</div>
.myborder {border:2px solid #d706d1;}