#d09de8 color space conversions
Hex:
#d09de8
RGB:
208, 157, 232
CMY:
18, 38, 9
CMYK:
10, 32, 0, 9
HSL:
281°, 61.9835%, 76.2745%
HSV (HSB):
281°, 32.3276%, 90.9804%
XYZ:
52.6349, 43.3500, 81.9372
xyY:
0.2958, 0.2436, 43.3500
CIE-Lab:
71.7919, 32.1830, -30.5504
CIE-LCH:
71.7919, 44.3742, 316.4907
CIE-Luv:
71.7919, 22.4786, -53.2796
Hunter-Lab:
65.8407, 27.4765, -27.6964
#d09de8 color charts
#d09de8 color shades, tints & tones
#d09de8 color schemes
#d09de8 color preview, HTML & CSS examples
This text has a color of #d09de8
<p style="color:#d09de8;">Text here</p>
.mytext {color:#d09de8;}
This box has a color of #d09de8
<div style="background-color:#d09de8;">Content here</div>
.mybackground {background-color:#d09de8;}
Border around this has a color of #d09de8
<div style="border:2px solid #d09de8;">Content here</div>
.myborder {border:2px solid #d09de8;}