#b093d6 color space conversions
Hex:
#b093d6
RGB:
176, 147, 214
CMY:
31, 42, 16
CMYK:
18, 31, 0, 16
HSL:
266°, 44.9664%, 70.7843%
HSV (HSB):
266°, 31.3084%, 83.9216%
XYZ:
40.4758, 34.9526, 68.2315
xyY:
0.2817, 0.2433, 34.9526
CIE-Lab:
65.7117, 23.9685, -30.2657
CIE-LCH:
65.7117, 38.6070, 308.3770
CIE-Luv:
65.7117, 10.7396, -50.8387
Hunter-Lab:
59.1207, 18.7452, -27.0424
#b093d6 color charts
#b093d6 color shades, tints & tones
#b093d6 color schemes
#b093d6 color preview, HTML & CSS examples
This text has a color of #b093d6
<p style="color:#b093d6;">Text here</p>
.mytext {color:#b093d6;}
This box has a color of #b093d6
<div style="background-color:#b093d6;">Content here</div>
.mybackground {background-color:#b093d6;}
Border around this has a color of #b093d6
<div style="border:2px solid #b093d6;">Content here</div>
.myborder {border:2px solid #b093d6;}