#b08dca color space conversions
Hex:
#b08dca
RGB:
176, 141, 202
CMY:
31, 45, 21
CMYK:
13, 30, 0, 21
HSL:
274°, 36.5269%, 67.2549%
HSV (HSB):
274°, 30.1980%, 79.2157%
XYZ:
38.0900, 32.5441, 60.1512
xyY:
0.2912, 0.2488, 32.5441
CIE-Lab:
63.7901, 24.7104, -26.5370
CIE-LCH:
63.7901, 36.2604, 312.9587
CIE-Luv:
63.7901, 14.7215, -44.6828
Hunter-Lab:
57.0475, 19.3497, -22.5825
#b08dca color charts
#b08dca color shades, tints & tones
#b08dca color schemes
#b08dca color preview, HTML & CSS examples
This text has a color of #b08dca
<p style="color:#b08dca;">Text here</p>
.mytext {color:#b08dca;}
This box has a color of #b08dca
<div style="background-color:#b08dca;">Content here</div>
.mybackground {background-color:#b08dca;}
Border around this has a color of #b08dca
<div style="border:2px solid #b08dca;">Content here</div>
.myborder {border:2px solid #b08dca;}