#b8bdea color space conversions
Hex:
#b8bdea
RGB:
184, 189, 234
CMY:
28, 26, 8
CMYK:
21, 19, 0, 8
HSL:
234°, 54.3478%, 81.9608%
HSV (HSB):
234°, 21.3675%, 91.7647%
XYZ:
52.8160, 52.5261, 85.1967
xyY:
0.2772, 0.2757, 52.5261
CIE-Lab:
77.5943, 7.6430, -22.9272
CIE-LCH:
77.5943, 24.1676, 288.4363
CIE-Luv:
77.5943, -5.1775, -37.4501
Hunter-Lab:
72.4749, 3.2508, -18.9651
#b8bdea color charts
#b8bdea color shades, tints & tones
#b8bdea color schemes
#b8bdea color preview, HTML & CSS examples
This text has a color of #b8bdea
<p style="color:#b8bdea;">Text here</p>
.mytext {color:#b8bdea;}
This box has a color of #b8bdea
<div style="background-color:#b8bdea;">Content here</div>
.mybackground {background-color:#b8bdea;}
Border around this has a color of #b8bdea
<div style="border:2px solid #b8bdea;">Content here</div>
.myborder {border:2px solid #b8bdea;}