#d99de8 color space conversions
Hex:
#d99de8
RGB:
217, 157, 232
CMY:
15, 38, 9
CMYK:
6, 32, 0, 9
HSL:
288°, 61.9835%, 76.2745%
HSV (HSB):
288°, 32.3276%, 90.9804%
XYZ:
55.2377, 44.6919, 82.0590
xyY:
0.3035, 0.2456, 44.6919
CIE-Lab:
72.6885, 34.9778, -29.0946
CIE-LCH:
72.6885, 45.4966, 320.2462
CIE-Luv:
72.6885, 27.8992, -51.4379
Hunter-Lab:
66.8520, 30.4981, -25.9805
#d99de8 color charts
#d99de8 color shades, tints & tones
#d99de8 color schemes
#d99de8 color preview, HTML & CSS examples
This text has a color of #d99de8
<p style="color:#d99de8;">Text here</p>
.mytext {color:#d99de8;}
This box has a color of #d99de8
<div style="background-color:#d99de8;">Content here</div>
.mybackground {background-color:#d99de8;}
Border around this has a color of #d99de8
<div style="border:2px solid #d99de8;">Content here</div>
.myborder {border:2px solid #d99de8;}