#b5bdf7 color space conversions
Hex:
#b5bdf7
RGB:
181, 189, 247
CMY:
29, 26, 3
CMYK:
27, 23, 0, 3
HSL:
233°, 80.4878%, 83.9216%
HSV (HSB):
233°, 26.7206%, 96.8627%
XYZ:
54.0422, 52.9343, 95.3647
xyY:
0.2671, 0.2616, 52.9343
CIE-Lab:
77.8362, 9.7570, -29.5681
CIE-LCH:
77.8362, 31.1364, 288.2621
CIE-Luv:
77.8362, -7.3263, -48.8517
Hunter-Lab:
72.7560, 5.2644, -26.7850
#b5bdf7 color charts
#b5bdf7 color shades, tints & tones
#b5bdf7 color schemes
#b5bdf7 color preview, HTML & CSS examples
This text has a color of #b5bdf7
<p style="color:#b5bdf7;">Text here</p>
.mytext {color:#b5bdf7;}
This box has a color of #b5bdf7
<div style="background-color:#b5bdf7;">Content here</div>
.mybackground {background-color:#b5bdf7;}
Border around this has a color of #b5bdf7
<div style="border:2px solid #b5bdf7;">Content here</div>
.myborder {border:2px solid #b5bdf7;}