#b09ff9 color space conversions
Hex:
#b09ff9
RGB:
176, 159, 249
CMY:
31, 38, 2
CMYK:
29, 36, 0, 2
HSL:
251°, 88.2353%, 80.0000%
HSV (HSB):
251°, 36.1446%, 97.6471%
XYZ:
47.4015, 40.8659, 95.0121
xyY:
0.2586, 0.2230, 40.8659
CIE-Lab:
70.0819, 25.4678, -42.7016
CIE-LCH:
70.0819, 49.7195, 300.8124
CIE-Luv:
70.0819, 2.4698, -72.2590
Hunter-Lab:
63.9265, 20.4865, -43.3725
#b09ff9 color charts
#b09ff9 color shades, tints & tones
#b09ff9 color schemes
#b09ff9 color preview, HTML & CSS examples
This text has a color of #b09ff9
<p style="color:#b09ff9;">Text here</p>
.mytext {color:#b09ff9;}
This box has a color of #b09ff9
<div style="background-color:#b09ff9;">Content here</div>
.mybackground {background-color:#b09ff9;}
Border around this has a color of #b09ff9
<div style="border:2px solid #b09ff9;">Content here</div>
.myborder {border:2px solid #b09ff9;}