#d2b7f8 color space conversions
Hex:
#d2b7f8
RGB:
210, 183, 248
CMY:
18, 28, 3
CMYK:
15, 26, 0, 3
HSL:
265°, 82.2785%, 84.5098%
HSV (HSB):
265°, 26.2097%, 97.2549%
XYZ:
60.4551, 54.3459, 96.1104
xyY:
0.2866, 0.2577, 54.3459
CIE-Lab:
78.6630, 21.9695, -28.6401
CIE-LCH:
78.6630, 36.0959, 307.4914
CIE-Luv:
78.6630, 10.1384, -49.2155
Hunter-Lab:
73.7197, 17.3726, -25.6943
#d2b7f8 color charts
#d2b7f8 color shades, tints & tones
#d2b7f8 color schemes
#d2b7f8 color preview, HTML & CSS examples
This text has a color of #d2b7f8
<p style="color:#d2b7f8;">Text here</p>
.mytext {color:#d2b7f8;}
This box has a color of #d2b7f8
<div style="background-color:#d2b7f8;">Content here</div>
.mybackground {background-color:#d2b7f8;}
Border around this has a color of #d2b7f8
<div style="border:2px solid #d2b7f8;">Content here</div>
.myborder {border:2px solid #d2b7f8;}