#b8b1ed color space conversions
Hex:
#b8b1ed
RGB:
184, 177, 237
CMY:
28, 31, 7
CMYK:
22, 25, 0, 7
HSL:
247°, 62.5000%, 81.1765%
HSV (HSB):
247°, 25.3165%, 92.9412%
XYZ:
50.7754, 47.7491, 86.6611
xyY:
0.2742, 0.2578, 47.7491
CIE-Lab:
74.6664, 14.8997, -29.0253
CIE-LCH:
74.6664, 32.6262, 297.1730
CIE-Luv:
74.6664, -0.0746, -48.4269
Hunter-Lab:
69.1007, 10.2361, -25.9868
#b8b1ed color charts
#b8b1ed color shades, tints & tones
#b8b1ed color schemes
#b8b1ed color preview, HTML & CSS examples
This text has a color of #b8b1ed
<p style="color:#b8b1ed;">Text here</p>
.mytext {color:#b8b1ed;}
This box has a color of #b8b1ed
<div style="background-color:#b8b1ed;">Content here</div>
.mybackground {background-color:#b8b1ed;}
Border around this has a color of #b8b1ed
<div style="border:2px solid #b8b1ed;">Content here</div>
.myborder {border:2px solid #b8b1ed;}