#d08be4 color space conversions
Hex:
#d08be4
RGB:
208, 139, 228
CMY:
18, 45, 11
CMYK:
9, 39, 0, 11
HSL:
287°, 62.2378%, 71.9608%
HSV (HSB):
287°, 39.0351%, 89.4118%
XYZ:
49.2486, 37.4766, 78.0368
xyY:
0.2989, 0.2275, 37.4766
CIE-Lab:
67.6331, 41.1080, -34.7873
CIE-LCH:
67.6331, 53.8518, 319.7607
CIE-Luv:
67.6331, 30.9048, -61.0337
Hunter-Lab:
61.2181, 36.4677, -32.7263
#d08be4 color charts
#d08be4 color shades, tints & tones
#d08be4 color schemes
#d08be4 color preview, HTML & CSS examples
This text has a color of #d08be4
<p style="color:#d08be4;">Text here</p>
.mytext {color:#d08be4;}
This box has a color of #d08be4
<div style="background-color:#d08be4;">Content here</div>
.mybackground {background-color:#d08be4;}
Border around this has a color of #d08be4
<div style="border:2px solid #d08be4;">Content here</div>
.myborder {border:2px solid #d08be4;}