#d691d7 color space conversions
Hex:
#d691d7
RGB:
214, 145, 215
CMY:
16, 43, 16
CMYK:
0, 33, 0, 16
HSL:
299°, 46.6667%, 70.5882%
HSV (HSB):
299°, 32.5581%, 84.3137%
XYZ:
50.1227, 39.4532, 69.2635
xyY:
0.3156, 0.2484, 39.4532
CIE-Lab:
69.0783, 37.2403, -25.3197
CIE-LCH:
69.0783, 45.0325, 325.7882
CIE-Luv:
69.0783, 34.2251, -45.3089
Hunter-Lab:
62.8118, 32.5191, -21.4116
#d691d7 color charts
#d691d7 color shades, tints & tones
#d691d7 color schemes
#d691d7 color preview, HTML & CSS examples
This text has a color of #d691d7
<p style="color:#d691d7;">Text here</p>
.mytext {color:#d691d7;}
This box has a color of #d691d7
<div style="background-color:#d691d7;">Content here</div>
.mybackground {background-color:#d691d7;}
Border around this has a color of #d691d7
<div style="border:2px solid #d691d7;">Content here</div>
.myborder {border:2px solid #d691d7;}