#b09de4 color space conversions
Hex:
#b09de4
RGB:
176, 157, 228
CMY:
31, 38, 11
CMYK:
23, 31, 0, 11
HSL:
256°, 56.8000%, 75.4902%
HSV (HSB):
256°, 31.1404%, 89.4118%
XYZ:
43.9651, 38.9455, 78.5988
xyY:
0.2722, 0.2411, 38.9455
CIE-Lab:
68.7118, 21.5503, -33.3561
CIE-LCH:
68.7118, 39.7120, 302.8652
CIE-Luv:
68.7118, 5.1053, -55.9424
Hunter-Lab:
62.4063, 16.5416, -30.9895
#b09de4 color charts
#b09de4 color shades, tints & tones
#b09de4 color schemes
#b09de4 color preview, HTML & CSS examples
This text has a color of #b09de4
<p style="color:#b09de4;">Text here</p>
.mytext {color:#b09de4;}
This box has a color of #b09de4
<div style="background-color:#b09de4;">Content here</div>
.mybackground {background-color:#b09de4;}
Border around this has a color of #b09de4
<div style="border:2px solid #b09de4;">Content here</div>
.myborder {border:2px solid #b09de4;}