#b8d2e5 color space conversions
Hex:
#b8d2e5
RGB:
184, 210, 229
CMY:
28, 18, 10
CMYK:
20, 8, 0, 10
HSL:
205°, 46.3918%, 80.9804%
HSV (HSB):
205°, 19.6507%, 89.8039%
XYZ:
56.9566, 61.9407, 83.0826
xyY:
0.2820, 0.3067, 61.9407
CIE-Lab:
82.8819, -4.6751, -12.2735
CIE-LCH:
82.8819, 13.1338, 249.1476
CIE-Luv:
82.8819, -14.4508, -18.3833
Hunter-Lab:
78.7024, -8.5495, -7.4981
#b8d2e5 color charts
#b8d2e5 color shades, tints & tones
#b8d2e5 color schemes
#b8d2e5 color preview, HTML & CSS examples
This text has a color of #b8d2e5
<p style="color:#b8d2e5;">Text here</p>
.mytext {color:#b8d2e5;}
This box has a color of #b8d2e5
<div style="background-color:#b8d2e5;">Content here</div>
.mybackground {background-color:#b8d2e5;}
Border around this has a color of #b8d2e5
<div style="border:2px solid #b8d2e5;">Content here</div>
.myborder {border:2px solid #b8d2e5;}