#b5bfea color space conversions
Hex:
#b5bfea
RGB:
181, 191, 234
CMY:
29, 25, 8
CMYK:
23, 18, 0, 8
HSL:
229°, 55.7895%, 81.3725%
HSV (HSB):
229°, 22.6496%, 91.7647%
XYZ:
52.5381, 53.0259, 85.3079
xyY:
0.2753, 0.2778, 53.0259
CIE-Lab:
77.8903, 5.6452, -22.4970
CIE-LCH:
77.8903, 23.1945, 284.0864
CIE-Luv:
77.8903, -7.5521, -36.4540
Hunter-Lab:
72.8189, 1.3531, -18.4855
#b5bfea color charts
#b5bfea color shades, tints & tones
#b5bfea color schemes
#b5bfea color preview, HTML & CSS examples
This text has a color of #b5bfea
<p style="color:#b5bfea;">Text here</p>
.mytext {color:#b5bfea;}
This box has a color of #b5bfea
<div style="background-color:#b5bfea;">Content here</div>
.mybackground {background-color:#b5bfea;}
Border around this has a color of #b5bfea
<div style="border:2px solid #b5bfea;">Content here</div>
.myborder {border:2px solid #b5bfea;}