#b094e9 color space conversions
Hex:
#b094e9
RGB:
176, 148, 233
CMY:
31, 42, 9
CMYK:
24, 36, 0, 9
HSL:
260°, 65.8915%, 74.7059%
HSV (HSB):
260°, 36.4807%, 91.3725%
XYZ:
43.2024, 36.2931, 81.8191
xyY:
0.2678, 0.2250, 36.2931
CIE-Lab:
66.7433, 27.7861, -39.1675
CIE-LCH:
66.7433, 48.0224, 305.3525
CIE-Luv:
66.7433, 8.3301, -66.1509
Hunter-Lab:
60.2438, 22.5804, -38.3531
#b094e9 color charts
#b094e9 color shades, tints & tones
#b094e9 color schemes
#b094e9 color preview, HTML & CSS examples
This text has a color of #b094e9
<p style="color:#b094e9;">Text here</p>
.mytext {color:#b094e9;}
This box has a color of #b094e9
<div style="background-color:#b094e9;">Content here</div>
.mybackground {background-color:#b094e9;}
Border around this has a color of #b094e9
<div style="border:2px solid #b094e9;">Content here</div>
.myborder {border:2px solid #b094e9;}