#b8ccfa color space conversions
Hex:
#b8ccfa
RGB:
184, 204, 250
CMY:
28, 20, 2
CMYK:
26, 18, 0, 2
HSL:
222°, 86.8421%, 85.0980%
HSV (HSB):
222°, 26.4000%, 98.0392%
XYZ:
58.6153, 60.2782, 98.9880
xyY:
0.2690, 0.2767, 60.2782
CIE-Lab:
81.9892, 3.2257, -24.8012
CIE-LCH:
81.9892, 25.0101, 277.4104
CIE-Luv:
81.9892, -12.4948, -40.1755
Hunter-Lab:
77.6390, -1.1057, -21.2460
#b8ccfa color charts
#b8ccfa color shades, tints & tones
#b8ccfa color schemes
#b8ccfa color preview, HTML & CSS examples
This text has a color of #b8ccfa
<p style="color:#b8ccfa;">Text here</p>
.mytext {color:#b8ccfa;}
This box has a color of #b8ccfa
<div style="background-color:#b8ccfa;">Content here</div>
.mybackground {background-color:#b8ccfa;}
Border around this has a color of #b8ccfa
<div style="border:2px solid #b8ccfa;">Content here</div>
.myborder {border:2px solid #b8ccfa;}