#d7a8e8 color space conversions
Hex:
#d7a8e8
RGB:
215, 168, 232
CMY:
16, 34, 9
CMYK:
7, 28, 0, 9
HSL:
284°, 58.1818%, 78.4314%
HSV (HSB):
284°, 27.5862%, 90.9804%
XYZ:
56.5925, 48.2785, 82.6799
xyY:
0.3017, 0.2574, 48.2785
CIE-Lab:
75.0003, 28.3969, -25.5667
CIE-LCH:
75.0003, 38.2105, 318.0022
CIE-Luv:
75.0003, 21.6362, -44.8474
Hunter-Lab:
69.4828, 23.7902, -21.9132
#d7a8e8 color charts
#d7a8e8 color shades, tints & tones
#d7a8e8 color schemes
#d7a8e8 color preview, HTML & CSS examples
This text has a color of #d7a8e8
<p style="color:#d7a8e8;">Text here</p>
.mytext {color:#d7a8e8;}
This box has a color of #d7a8e8
<div style="background-color:#d7a8e8;">Content here</div>
.mybackground {background-color:#d7a8e8;}
Border around this has a color of #d7a8e8
<div style="border:2px solid #d7a8e8;">Content here</div>
.myborder {border:2px solid #d7a8e8;}