#d705d6 color space conversions
Hex:
#d705d6
RGB:
215, 5, 214
CMY:
16, 98, 16
CMYK:
0, 98, 0, 16
HSL:
300°, 95.4545%, 43.1373%
HSV (HSB):
300°, 97.6744%, 84.3137%
XYZ:
40.2162, 19.4107, 65.2453
xyY:
0.3221, 0.1554, 19.4107
CIE-Lab:
51.1642, 85.8673, -52.8134
CIE-LCH:
51.1642, 100.8089, 328.4060
CIE-Luv:
51.1642, 71.3967, -91.0673
Hunter-Lab:
44.0575, 85.8361, -56.9630
#d705d6 color charts
#d705d6 color shades, tints & tones
#d705d6 color schemes
#d705d6 color preview, HTML & CSS examples
This text has a color of #d705d6
<p style="color:#d705d6;">Text here</p>
.mytext {color:#d705d6;}
This box has a color of #d705d6
<div style="background-color:#d705d6;">Content here</div>
.mybackground {background-color:#d705d6;}
Border around this has a color of #d705d6
<div style="border:2px solid #d705d6;">Content here</div>
.myborder {border:2px solid #d705d6;}