#d2abfd color space conversions
Hex:
#d2abfd
RGB:
210, 171, 253
CMY:
18, 33, 1
CMYK:
17, 32, 0, 1
HSL:
269°, 95.3488%, 83.1373%
HSV (HSB):
269°, 32.4111%, 99.2157%
XYZ:
58.8709, 49.9193, 99.4611
xyY:
0.2827, 0.2397, 49.9193
CIE-Lab:
76.0197, 29.5737, -35.4016
CIE-LCH:
76.0197, 46.1289, 309.8746
CIE-Luv:
76.0197, 14.8894, -61.4076
Hunter-Lab:
70.6536, 25.0882, -34.0067
#d2abfd color charts
#d2abfd color shades, tints & tones
#d2abfd color schemes
#d2abfd color preview, HTML & CSS examples
This text has a color of #d2abfd
<p style="color:#d2abfd;">Text here</p>
.mytext {color:#d2abfd;}
This box has a color of #d2abfd
<div style="background-color:#d2abfd;">Content here</div>
.mybackground {background-color:#d2abfd;}
Border around this has a color of #d2abfd
<div style="border:2px solid #d2abfd;">Content here</div>
.myborder {border:2px solid #d2abfd;}