#b08ec3 color space conversions
Hex:
#b08ec3
RGB:
176, 142, 195
CMY:
31, 44, 24
CMYK:
10, 27, 0, 24
HSL:
278°, 30.6358%, 66.0784%
HSV (HSB):
278°, 27.1795%, 76.4706%
XYZ:
37.4278, 32.5162, 55.9334
xyY:
0.2973, 0.2583, 32.5162
CIE-Lab:
63.7673, 22.6599, -22.6473
CIE-LCH:
63.7673, 32.0370, 315.0159
CIE-Luv:
63.7673, 15.0896, -38.1578
Hunter-Lab:
57.0230, 17.3706, -18.2409
#b08ec3 color charts
#b08ec3 color shades, tints & tones
#b08ec3 color schemes
#b08ec3 color preview, HTML & CSS examples
This text has a color of #b08ec3
<p style="color:#b08ec3;">Text here</p>
.mytext {color:#b08ec3;}
This box has a color of #b08ec3
<div style="background-color:#b08ec3;">Content here</div>
.mybackground {background-color:#b08ec3;}
Border around this has a color of #b08ec3
<div style="border:2px solid #b08ec3;">Content here</div>
.myborder {border:2px solid #b08ec3;}