#d706f3 color space conversions
Hex:
#d706f3
RGB:
215, 6, 243
CMY:
16, 98, 5
CMYK:
12, 98, 0, 5
HSL:
293°, 95.1807%, 48.8235%
HSV (HSB):
293°, 97.5309%, 95.2941%
XYZ:
44.2671, 21.0484, 86.5236
xyY:
0.2915, 0.1386, 21.0484
CIE-Lab:
53.0024, 90.1465, -66.2789
CIE-LCH:
53.0024, 111.8896, 323.6754
CIE-Luv:
53.0024, 60.6041, -112.0228
Hunter-Lab:
45.8785, 91.9431, -79.7018
#d706f3 color charts
#d706f3 color shades, tints & tones
#d706f3 color schemes
#d706f3 color preview, HTML & CSS examples
This text has a color of #d706f3
<p style="color:#d706f3;">Text here</p>
.mytext {color:#d706f3;}
This box has a color of #d706f3
<div style="background-color:#d706f3;">Content here</div>
.mybackground {background-color:#d706f3;}
Border around this has a color of #d706f3
<div style="border:2px solid #d706f3;">Content here</div>
.myborder {border:2px solid #d706f3;}