#b08dcc color space conversions
Hex:
#b08dcc
RGB:
176, 141, 204
CMY:
31, 45, 20
CMYK:
14, 31, 0, 20
HSL:
273°, 38.1818%, 67.6471%
HSV (HSB):
273°, 30.8824%, 80.0000%
XYZ:
38.3285, 32.6395, 61.4067
xyY:
0.2895, 0.2466, 32.6395
CIE-Lab:
63.8679, 25.1423, -27.5366
CIE-LCH:
63.8679, 37.2881, 312.3976
CIE-Luv:
63.8679, 14.4851, -46.3630
Hunter-Lab:
57.1310, 19.7742, -23.7356
#b08dcc color charts
#b08dcc color shades, tints & tones
#b08dcc color schemes
#b08dcc color preview, HTML & CSS examples
This text has a color of #b08dcc
<p style="color:#b08dcc;">Text here</p>
.mytext {color:#b08dcc;}
This box has a color of #b08dcc
<div style="background-color:#b08dcc;">Content here</div>
.mybackground {background-color:#b08dcc;}
Border around this has a color of #b08dcc
<div style="border:2px solid #b08dcc;">Content here</div>
.myborder {border:2px solid #b08dcc;}