#b29ccb color space conversions
Hex:
#b29ccb
RGB:
178, 156, 203
CMY:
30, 39, 20
CMYK:
12, 23, 0, 20
HSL:
268°, 31.1258%, 70.3922%
HSV (HSB):
268°, 23.1527%, 79.6078%
XYZ:
41.0281, 37.5537, 61.5861
xyY:
0.2927, 0.2679, 37.5537
CIE-Lab:
67.6904, 17.1429, -21.1070
CIE-LCH:
67.6904, 27.1916, 309.0832
CIE-Luv:
67.6904, 8.9196, -35.2139
Hunter-Lab:
61.2811, 12.2649, -16.6883
#b29ccb color charts
#b29ccb color shades, tints & tones
#b29ccb color schemes
#b29ccb color preview, HTML & CSS examples
This text has a color of #b29ccb
<p style="color:#b29ccb;">Text here</p>
.mytext {color:#b29ccb;}
This box has a color of #b29ccb
<div style="background-color:#b29ccb;">Content here</div>
.mybackground {background-color:#b29ccb;}
Border around this has a color of #b29ccb
<div style="border:2px solid #b29ccb;">Content here</div>
.myborder {border:2px solid #b29ccb;}