#b8add7 color space conversions
Hex:
#b8add7
RGB:
184, 173, 215
CMY:
28, 32, 16
CMYK:
14, 20, 0, 16
HSL:
256°, 34.4262%, 76.0784%
HSV (HSB):
256°, 19.5349%, 84.3137%
XYZ:
46.9765, 44.9838, 70.4968
xyY:
0.2892, 0.2769, 44.9838
CIE-Lab:
72.8812, 12.2130, -19.7779
CIE-LCH:
72.8812, 23.2449, 301.6957
CIE-Luv:
72.8812, 3.3271, -32.6996
Hunter-Lab:
67.0700, 7.6508, -15.3704
#b8add7 color charts
#b8add7 color shades, tints & tones
#b8add7 color schemes
#b8add7 color preview, HTML & CSS examples
This text has a color of #b8add7
<p style="color:#b8add7;">Text here</p>
.mytext {color:#b8add7;}
This box has a color of #b8add7
<div style="background-color:#b8add7;">Content here</div>
.mybackground {background-color:#b8add7;}
Border around this has a color of #b8add7
<div style="border:2px solid #b8add7;">Content here</div>
.myborder {border:2px solid #b8add7;}