#b8dae5 color space conversions
Hex:
#b8dae5
RGB:
184, 218, 229
CMY:
28, 15, 10
CMYK:
20, 5, 0, 10
HSL:
195°, 46.3918%, 80.9804%
HSV (HSB):
195°, 19.6507%, 89.8039%
XYZ:
58.9814, 65.9903, 83.7575
xyY:
0.2826, 0.3162, 65.9903
CIE-Lab:
84.9915, -8.8310, -9.1298
CIE-LCH:
84.9915, 12.7020, 225.9530
CIE-Luv:
84.9915, -18.0910, -12.7266
Hunter-Lab:
81.2344, -12.5577, -4.2674
#b8dae5 color charts
#b8dae5 color shades, tints & tones
#b8dae5 color schemes
#b8dae5 color preview, HTML & CSS examples
This text has a color of #b8dae5
<p style="color:#b8dae5;">Text here</p>
.mytext {color:#b8dae5;}
This box has a color of #b8dae5
<div style="background-color:#b8dae5;">Content here</div>
.mybackground {background-color:#b8dae5;}
Border around this has a color of #b8dae5
<div style="border:2px solid #b8dae5;">Content here</div>
.myborder {border:2px solid #b8dae5;}