#d691c4 color space conversions
Hex:
#d691c4
RGB:
214, 145, 196
CMY:
16, 43, 23
CMYK:
0, 32, 8, 16
HSL:
316°, 45.6954%, 70.3922%
HSV (HSB):
316°, 32.2430%, 83.9216%
XYZ:
47.8208, 38.5325, 57.1416
xyY:
0.3333, 0.2685, 38.5325
CIE-Lab:
68.4112, 33.8345, -15.7856
CIE-LCH:
68.4112, 37.3357, 334.9884
CIE-Luv:
68.4112, 37.4361, -29.6520
Hunter-Lab:
62.0745, 28.8818, -11.1262
#d691c4 color charts
#d691c4 color shades, tints & tones
#d691c4 color schemes
#d691c4 color preview, HTML & CSS examples
This text has a color of #d691c4
<p style="color:#d691c4;">Text here</p>
.mytext {color:#d691c4;}
This box has a color of #d691c4
<div style="background-color:#d691c4;">Content here</div>
.mybackground {background-color:#d691c4;}
Border around this has a color of #d691c4
<div style="border:2px solid #d691c4;">Content here</div>
.myborder {border:2px solid #d691c4;}