#d2a2e2 color space conversions
Hex:
#d2a2e2
RGB:
210, 162, 226
CMY:
18, 36, 11
CMYK:
7, 28, 0, 11
HSL:
285°, 52.4590%, 76.0784%
HSV (HSB):
285°, 28.3186%, 88.6275%
XYZ:
53.2261, 45.0333, 77.8385
xyY:
0.3023, 0.2557, 45.0333
CIE-Lab:
72.9138, 28.8789, -25.5308
CIE-LCH:
72.9138, 38.5462, 318.5213
CIE-Luv:
72.9138, 22.1987, -44.6759
Hunter-Lab:
67.1068, 24.1412, -21.7968
#d2a2e2 color charts
#d2a2e2 color shades, tints & tones
#d2a2e2 color schemes
#d2a2e2 color preview, HTML & CSS examples
This text has a color of #d2a2e2
<p style="color:#d2a2e2;">Text here</p>
.mytext {color:#d2a2e2;}
This box has a color of #d2a2e2
<div style="background-color:#d2a2e2;">Content here</div>
.mybackground {background-color:#d2a2e2;}
Border around this has a color of #d2a2e2
<div style="border:2px solid #d2a2e2;">Content here</div>
.myborder {border:2px solid #d2a2e2;}