#b08ff9 color space conversions
Hex:
#b08ff9
RGB:
176, 143, 249
CMY:
31, 44, 2
CMYK:
29, 43, 0, 2
HSL:
259°, 89.8305%, 76.8627%
HSV (HSB):
259°, 42.5703%, 97.6471%
XYZ:
44.8258, 35.7146, 94.1536
xyY:
0.2566, 0.2044, 35.7146
CIE-Lab:
66.3013, 34.4477, -48.6425
CIE-LCH:
66.3013, 59.6048, 305.3054
CIE-Luv:
66.3013, 8.5558, -82.6411
Hunter-Lab:
59.7617, 29.3057, -51.5773
#b08ff9 color charts
#b08ff9 color shades, tints & tones
#b08ff9 color schemes
#b08ff9 color preview, HTML & CSS examples
This text has a color of #b08ff9
<p style="color:#b08ff9;">Text here</p>
.mytext {color:#b08ff9;}
This box has a color of #b08ff9
<div style="background-color:#b08ff9;">Content here</div>
.mybackground {background-color:#b08ff9;}
Border around this has a color of #b08ff9
<div style="border:2px solid #b08ff9;">Content here</div>
.myborder {border:2px solid #b08ff9;}