#d7abd4 color space conversions
Hex:
#d7abd4
RGB:
215, 171, 212
CMY:
16, 33, 17
CMYK:
0, 20, 1, 16
HSL:
304°, 35.4839%, 75.6863%
HSV (HSB):
304°, 20.4651%, 84.3137%
XYZ:
54.4709, 48.3264, 68.7443
xyY:
0.3175, 0.2817, 48.3264
CIE-Lab:
75.0303, 22.9440, -14.6268
CIE-LCH:
75.0303, 27.2098, 327.4825
CIE-Luv:
75.0303, 22.6558, -26.3787
Hunter-Lab:
69.5172, 18.2105, -9.9689
#d7abd4 color charts
#d7abd4 color shades, tints & tones
#d7abd4 color schemes
#d7abd4 color preview, HTML & CSS examples
This text has a color of #d7abd4
<p style="color:#d7abd4;">Text here</p>
.mytext {color:#d7abd4;}
This box has a color of #d7abd4
<div style="background-color:#d7abd4;">Content here</div>
.mybackground {background-color:#d7abd4;}
Border around this has a color of #d7abd4
<div style="border:2px solid #d7abd4;">Content here</div>
.myborder {border:2px solid #d7abd4;}