#b8daff color space conversions
Hex:
#b8daff
RGB:
184, 218, 255
CMY:
28, 15, 0
CMYK:
28, 15, 0, 0
HSL:
211°, 100.0000%, 86.0784%
HSV (HSB):
211°, 27.8431%, 100.0000%
XYZ:
62.8886, 67.5532, 104.3322
xyY:
0.2679, 0.2877, 67.5532
CIE-Lab:
85.7825, -3.0242, -21.6868
CIE-LCH:
85.7825, 21.8967, 262.0613
CIE-Luv:
85.7825, -18.6892, -34.2184
Hunter-Lab:
82.1907, -7.2538, -17.7287
#b8daff color charts
#b8daff color shades, tints & tones
#b8daff color schemes
#b8daff color preview, HTML & CSS examples
This text has a color of #b8daff
<p style="color:#b8daff;">Text here</p>
.mytext {color:#b8daff;}
This box has a color of #b8daff
<div style="background-color:#b8daff;">Content here</div>
.mybackground {background-color:#b8daff;}
Border around this has a color of #b8daff
<div style="border:2px solid #b8daff;">Content here</div>
.myborder {border:2px solid #b8daff;}