#b8b7e0 color space conversions
Hex:
#b8b7e0
RGB:
184, 183, 224
CMY:
28, 28, 12
CMYK:
18, 18, 0, 12
HSL:
241°, 39.8058%, 79.8039%
HSV (HSB):
241°, 18.3036%, 87.8431%
XYZ:
50.1552, 49.4391, 77.4203
xyY:
0.2833, 0.2793, 49.4391
CIE-Lab:
75.7237, 8.6837, -20.3652
CIE-LCH:
75.7237, 22.1393, 293.0932
CIE-Luv:
75.7237, -1.8917, -33.2867
Hunter-Lab:
70.3130, 4.2788, -16.0640
#b8b7e0 color charts
#b8b7e0 color shades, tints & tones
#b8b7e0 color schemes
#b8b7e0 color preview, HTML & CSS examples
This text has a color of #b8b7e0
<p style="color:#b8b7e0;">Text here</p>
.mytext {color:#b8b7e0;}
This box has a color of #b8b7e0
<div style="background-color:#b8b7e0;">Content here</div>
.mybackground {background-color:#b8b7e0;}
Border around this has a color of #b8b7e0
<div style="border:2px solid #b8b7e0;">Content here</div>
.myborder {border:2px solid #b8b7e0;}