#b09ff6 color space conversions
Hex:
#b09ff6
RGB:
176, 159, 246
CMY:
31, 38, 4
CMYK:
28, 35, 0, 4
HSL:
252°, 82.8571%, 79.4118%
HSV (HSB):
252°, 35.3659%, 96.4706%
XYZ:
46.9372, 40.6802, 92.5670
xyY:
0.2605, 0.2258, 40.6802
CIE-Lab:
69.9513, 24.7318, -41.2730
CIE-LCH:
69.9513, 48.1157, 300.9311
CIE-Luv:
69.9513, 2.7237, -69.7445
Hunter-Lab:
63.7810, 19.7434, -41.4023
#b09ff6 color charts
#b09ff6 color shades, tints & tones
#b09ff6 color schemes
#b09ff6 color preview, HTML & CSS examples
This text has a color of #b09ff6
<p style="color:#b09ff6;">Text here</p>
.mytext {color:#b09ff6;}
This box has a color of #b09ff6
<div style="background-color:#b09ff6;">Content here</div>
.mybackground {background-color:#b09ff6;}
Border around this has a color of #b09ff6
<div style="border:2px solid #b09ff6;">Content here</div>
.myborder {border:2px solid #b09ff6;}