#d2a9e9 color space conversions
Hex:
#d2a9e9
RGB:
210, 169, 233
CMY:
18, 34, 9
CMYK:
10, 27, 0, 9
HSL:
278°, 59.2593%, 78.8235%
HSV (HSB):
278°, 27.4678%, 91.3725%
XYZ:
55.4743, 47.9608, 83.4243
xyY:
0.2969, 0.2567, 47.9608
CIE-Lab:
74.8002, 26.4706, -26.4577
CIE-LCH:
74.8002, 37.4260, 315.0140
CIE-Luv:
74.8002, 18.0981, -45.9777
Hunter-Lab:
69.2537, 21.7898, -22.9443
#d2a9e9 color charts
#d2a9e9 color shades, tints & tones
#d2a9e9 color schemes
#d2a9e9 color preview, HTML & CSS examples
This text has a color of #d2a9e9
<p style="color:#d2a9e9;">Text here</p>
.mytext {color:#d2a9e9;}
This box has a color of #d2a9e9
<div style="background-color:#d2a9e9;">Content here</div>
.mybackground {background-color:#d2a9e9;}
Border around this has a color of #d2a9e9
<div style="border:2px solid #d2a9e9;">Content here</div>
.myborder {border:2px solid #d2a9e9;}