#b08caf color space conversions
Hex:
#b08caf
RGB:
176, 140, 175
CMY:
31, 45, 31
CMYK:
0, 20, 1, 31
HSL:
302°, 18.5567%, 61.9608%
HSV (HSB):
302°, 20.4545%, 69.0196%
XYZ:
35.0204, 31.0814, 44.7110
xyY:
0.3160, 0.2805, 31.0814
CIE-Lab:
62.5763, 19.7611, -13.1792
CIE-LCH:
62.5763, 23.7527, 326.2995
CIE-Luv:
62.5763, 18.4104, -22.8364
Hunter-Lab:
55.7507, 14.5631, -8.5239
#b08caf color charts
#b08caf color shades, tints & tones
#b08caf color schemes
#b08caf color preview, HTML & CSS examples
This text has a color of #b08caf
<p style="color:#b08caf;">Text here</p>
.mytext {color:#b08caf;}
This box has a color of #b08caf
<div style="background-color:#b08caf;">Content here</div>
.mybackground {background-color:#b08caf;}
Border around this has a color of #b08caf
<div style="border:2px solid #b08caf;">Content here</div>
.myborder {border:2px solid #b08caf;}