#d0b8e8 color space conversions
Hex:
#d0b8e8
RGB:
208, 184, 232
CMY:
18, 28, 9
CMYK:
10, 21, 0, 9
HSL:
270°, 51.0638%, 81.5686%
HSV (HSB):
270°, 20.6897%, 90.9804%
XYZ:
57.7184, 53.5171, 83.6317
xyY:
0.2962, 0.2746, 53.5171
CIE-Lab:
78.1793, 17.4656, -20.7831
CIE-LCH:
78.1793, 27.1475, 310.0428
CIE-Luv:
78.1793, 10.0598, -35.5195
Hunter-Lab:
73.1554, 12.8117, -16.5719
#d0b8e8 color charts
#d0b8e8 color shades, tints & tones
#d0b8e8 color schemes
#d0b8e8 color preview, HTML & CSS examples
This text has a color of #d0b8e8
<p style="color:#d0b8e8;">Text here</p>
.mytext {color:#d0b8e8;}
This box has a color of #d0b8e8
<div style="background-color:#d0b8e8;">Content here</div>
.mybackground {background-color:#d0b8e8;}
Border around this has a color of #d0b8e8
<div style="border:2px solid #d0b8e8;">Content here</div>
.myborder {border:2px solid #d0b8e8;}