#b29ceb color space conversions
Hex:
#b29ceb
RGB:
178, 156, 235
CMY:
30, 39, 8
CMYK:
24, 34, 0, 8
HSL:
257°, 66.3866%, 76.6667%
HSV (HSB):
257°, 33.6170%, 92.1569%
XYZ:
45.2440, 39.2401, 83.7867
xyY:
0.2689, 0.2332, 39.2401
CIE-Lab:
68.9248, 24.3456, -36.8523
CIE-LCH:
68.9248, 44.1679, 303.4498
CIE-Luv:
68.9248, 5.9185, -62.1636
Hunter-Lab:
62.6419, 19.3007, -35.4541
#b29ceb color charts
#b29ceb color shades, tints & tones
#b29ceb color schemes
#b29ceb color preview, HTML & CSS examples
This text has a color of #b29ceb
<p style="color:#b29ceb;">Text here</p>
.mytext {color:#b29ceb;}
This box has a color of #b29ceb
<div style="background-color:#b29ceb;">Content here</div>
.mybackground {background-color:#b29ceb;}
Border around this has a color of #b29ceb
<div style="border:2px solid #b29ceb;">Content here</div>
.myborder {border:2px solid #b29ceb;}