#d797d9 color space conversions
Hex:
#d797d9
RGB:
215, 151, 217
CMY:
16, 41, 15
CMYK:
1, 30, 0, 15
HSL:
298°, 46.4789%, 72.1569%
HSV (HSB):
298°, 30.4147%, 85.0980%
XYZ:
51.6153, 41.5900, 70.9529
xyY:
0.3144, 0.2534, 41.5900
CIE-Lab:
70.5874, 34.7066, -24.1052
CIE-LCH:
70.5874, 42.2564, 325.2184
CIE-Luv:
70.5874, 31.7288, -43.1010
Hunter-Lab:
64.4903, 30.0057, -20.0882
#d797d9 color charts
#d797d9 color shades, tints & tones
#d797d9 color schemes
#d797d9 color preview, HTML & CSS examples
This text has a color of #d797d9
<p style="color:#d797d9;">Text here</p>
.mytext {color:#d797d9;}
This box has a color of #d797d9
<div style="background-color:#d797d9;">Content here</div>
.mybackground {background-color:#d797d9;}
Border around this has a color of #d797d9
<div style="border:2px solid #d797d9;">Content here</div>
.myborder {border:2px solid #d797d9;}