#b4b2e9 color space conversions
Hex:
#b4b2e9
RGB:
180, 178, 233
CMY:
29, 30, 9
CMYK:
23, 24, 0, 9
HSL:
242°, 55.5556%, 80.5882%
HSV (HSB):
242°, 23.6052%, 91.3725%
XYZ:
49.4508, 47.4273, 83.6388
xyY:
0.2739, 0.2627, 47.4273
CIE-Lab:
74.4623, 12.2205, -27.1971
CIE-LCH:
74.4623, 29.8164, 294.1958
CIE-Luv:
74.4623, -2.2642, -44.9728
Hunter-Lab:
68.8675, 7.6551, -23.7999
#b4b2e9 color charts
#b4b2e9 color shades, tints & tones
#b4b2e9 color schemes
#b4b2e9 color preview, HTML & CSS examples
This text has a color of #b4b2e9
<p style="color:#b4b2e9;">Text here</p>
.mytext {color:#b4b2e9;}
This box has a color of #b4b2e9
<div style="background-color:#b4b2e9;">Content here</div>
.mybackground {background-color:#b4b2e9;}
Border around this has a color of #b4b2e9
<div style="border:2px solid #b4b2e9;">Content here</div>
.myborder {border:2px solid #b4b2e9;}