#b0a7ec color space conversions
Hex:
#b0a7ec
RGB:
176, 167, 236
CMY:
31, 35, 7
CMYK:
25, 29, 0, 7
HSL:
248°, 64.4860%, 79.0196%
HSV (HSB):
248°, 29.2373%, 92.5490%
XYZ:
46.8635, 42.9237, 85.1720
xyY:
0.2679, 0.2453, 42.9237
CIE-Lab:
71.5031, 17.8360, -33.4114
CIE-LCH:
71.5031, 37.8741, 298.0946
CIE-Luv:
71.5031, 0.2468, -55.8401
Hunter-Lab:
65.5162, 13.0273, -31.2166
#b0a7ec color charts
#b0a7ec color shades, tints & tones
#b0a7ec color schemes
#b0a7ec color preview, HTML & CSS examples
This text has a color of #b0a7ec
<p style="color:#b0a7ec;">Text here</p>
.mytext {color:#b0a7ec;}
This box has a color of #b0a7ec
<div style="background-color:#b0a7ec;">Content here</div>
.mybackground {background-color:#b0a7ec;}
Border around this has a color of #b0a7ec
<div style="border:2px solid #b0a7ec;">Content here</div>
.myborder {border:2px solid #b0a7ec;}