#b08dfa color space conversions
Hex:
#b08dfa
RGB:
176, 141, 250
CMY:
31, 45, 2
CMYK:
30, 44, 0, 2
HSL:
259°, 91.5966%, 76.6667%
HSV (HSB):
259°, 43.6000%, 98.0392%
XYZ:
44.6847, 35.1820, 94.8781
xyY:
0.2557, 0.2013, 35.1820
CIE-Lab:
65.8901, 35.8110, -49.8389
CIE-LCH:
65.8901, 61.3705, 305.6985
CIE-Luv:
65.8901, 9.1753, -84.7020
Hunter-Lab:
59.3144, 30.6733, -53.3190
#b08dfa color charts
#b08dfa color shades, tints & tones
#b08dfa color schemes
#b08dfa color preview, HTML & CSS examples
This text has a color of #b08dfa
<p style="color:#b08dfa;">Text here</p>
.mytext {color:#b08dfa;}
This box has a color of #b08dfa
<div style="background-color:#b08dfa;">Content here</div>
.mybackground {background-color:#b08dfa;}
Border around this has a color of #b08dfa
<div style="border:2px solid #b08dfa;">Content here</div>
.myborder {border:2px solid #b08dfa;}