#b09ccf color space conversions
Hex:
#b09ccf
RGB:
176, 156, 207
CMY:
31, 39, 19
CMYK:
15, 25, 0, 19
HSL:
264°, 34.6939%, 71.1765%
HSV (HSB):
264°, 24.6377%, 81.1765%
XYZ:
41.0554, 37.5120, 64.1082
xyY:
0.2878, 0.2629, 37.5120
CIE-Lab:
67.6594, 17.3605, -23.3881
CIE-LCH:
67.6594, 29.1271, 306.5857
CIE-Luv:
67.6594, 7.4353, -38.9101
Hunter-Lab:
61.2471, 12.4707, -19.1867
#b09ccf color charts
#b09ccf color shades, tints & tones
#b09ccf color schemes
#b09ccf color preview, HTML & CSS examples
This text has a color of #b09ccf
<p style="color:#b09ccf;">Text here</p>
.mytext {color:#b09ccf;}
This box has a color of #b09ccf
<div style="background-color:#b09ccf;">Content here</div>
.mybackground {background-color:#b09ccf;}
Border around this has a color of #b09ccf
<div style="border:2px solid #b09ccf;">Content here</div>
.myborder {border:2px solid #b09ccf;}