#b8dcff color space conversions
Hex:
#b8dcff
RGB:
184, 220, 255
CMY:
28, 14, 0
CMYK:
28, 14, 0, 0
HSL:
210°, 100.0000%, 86.0784%
HSV (HSB):
210°, 27.8431%, 100.0000%
XYZ:
63.4104, 68.5967, 104.5062
xyY:
0.2681, 0.2900, 68.5967
CIE-Lab:
86.3040, -4.0702, -20.8973
CIE-LCH:
86.3040, 21.2900, 258.9784
CIE-Luv:
86.3040, -19.5501, -32.7628
Hunter-Lab:
82.8232, -8.2789, -16.8358
#b8dcff color charts
#b8dcff color shades, tints & tones
#b8dcff color schemes
#b8dcff color preview, HTML & CSS examples
This text has a color of #b8dcff
<p style="color:#b8dcff;">Text here</p>
.mytext {color:#b8dcff;}
This box has a color of #b8dcff
<div style="background-color:#b8dcff;">Content here</div>
.mybackground {background-color:#b8dcff;}
Border around this has a color of #b8dcff
<div style="border:2px solid #b8dcff;">Content here</div>
.myborder {border:2px solid #b8dcff;}