#b8dcfb color space conversions
Hex:
#b8dcfb
RGB:
184, 220, 251
CMY:
28, 14, 2
CMYK:
27, 12, 0, 2
HSL:
208°, 89.3333%, 85.2941%
HSV (HSB):
208°, 26.6932%, 98.4314%
XYZ:
62.7730, 68.3418, 101.1496
xyY:
0.2703, 0.2942, 68.3418
CIE-Lab:
86.1771, -4.9920, -18.9809
CIE-LCH:
86.1771, 19.6264, 255.2648
CIE-Luv:
86.1771, -19.4633, -29.4241
Hunter-Lab:
82.6691, -9.1309, -14.6758
#b8dcfb color charts
#b8dcfb color shades, tints & tones
#b8dcfb color schemes
#b8dcfb color preview, HTML & CSS examples
This text has a color of #b8dcfb
<p style="color:#b8dcfb;">Text here</p>
.mytext {color:#b8dcfb;}
This box has a color of #b8dcfb
<div style="background-color:#b8dcfb;">Content here</div>
.mybackground {background-color:#b8dcfb;}
Border around this has a color of #b8dcfb
<div style="border:2px solid #b8dcfb;">Content here</div>
.myborder {border:2px solid #b8dcfb;}