#d2abe9 color space conversions
Hex:
#d2abe9
RGB:
210, 171, 233
CMY:
18, 33, 9
CMYK:
10, 27, 0, 9
HSL:
278°, 58.4906%, 79.2157%
HSV (HSB):
278°, 26.6094%, 91.3725%
XYZ:
55.8492, 48.7107, 83.5493
xyY:
0.2969, 0.2589, 48.7107
CIE-Lab:
75.2710, 25.3806, -25.7374
CIE-LCH:
75.2710, 36.1468, 314.6002
CIE-Luv:
75.2710, 17.1768, -44.6659
Hunter-Lab:
69.7930, 20.7001, -22.1210
#d2abe9 color charts
#d2abe9 color shades, tints & tones
#d2abe9 color schemes
#d2abe9 color preview, HTML & CSS examples
This text has a color of #d2abe9
<p style="color:#d2abe9;">Text here</p>
.mytext {color:#d2abe9;}
This box has a color of #d2abe9
<div style="background-color:#d2abe9;">Content here</div>
.mybackground {background-color:#d2abe9;}
Border around this has a color of #d2abe9
<div style="border:2px solid #d2abe9;">Content here</div>
.myborder {border:2px solid #d2abe9;}