#b09df5 color space conversions
Hex:
#b09df5
RGB:
176, 157, 245
CMY:
31, 38, 4
CMYK:
28, 36, 0, 4
HSL:
253°, 81.4815%, 78.8235%
HSV (HSB):
253°, 35.9184%, 96.0784%
XYZ:
46.4429, 39.9366, 91.6469
xyY:
0.2609, 0.2243, 39.9366
CIE-Lab:
69.4244, 25.6108, -41.5517
CIE-LCH:
69.4244, 48.8104, 301.6480
CIE-Luv:
69.4244, 3.6018, -70.2481
Hunter-Lab:
63.1954, 20.5893, -41.7464
#b09df5 color charts
#b09df5 color shades, tints & tones
#b09df5 color schemes
#b09df5 color preview, HTML & CSS examples
This text has a color of #b09df5
<p style="color:#b09df5;">Text here</p>
.mytext {color:#b09df5;}
This box has a color of #b09df5
<div style="background-color:#b09df5;">Content here</div>
.mybackground {background-color:#b09df5;}
Border around this has a color of #b09df5
<div style="border:2px solid #b09df5;">Content here</div>
.myborder {border:2px solid #b09df5;}