#d09df9 color space conversions
Hex:
#d09df9
RGB:
208, 157, 249
CMY:
18, 38, 2
CMYK:
16, 37, 0, 2
HSL:
273°, 88.4615%, 79.6078%
HSV (HSB):
273°, 36.9478%, 97.6471%
XYZ:
55.1683, 44.3634, 95.2778
xyY:
0.2832, 0.2277, 44.3634
CIE-Lab:
72.4707, 35.7416, -38.7609
CIE-LCH:
72.4707, 52.7245, 312.6793
CIE-Luv:
72.4707, 20.1788, -67.4799
Hunter-Lab:
66.6058, 31.2877, -38.1886
#d09df9 color charts
#d09df9 color shades, tints & tones
#d09df9 color schemes
#d09df9 color preview, HTML & CSS examples
This text has a color of #d09df9
<p style="color:#d09df9;">Text here</p>
.mytext {color:#d09df9;}
This box has a color of #d09df9
<div style="background-color:#d09df9;">Content here</div>
.mybackground {background-color:#d09df9;}
Border around this has a color of #d09df9
<div style="border:2px solid #d09df9;">Content here</div>
.myborder {border:2px solid #d09df9;}