#b2acec color space conversions
Hex:
#b2acec
RGB:
178, 172, 236
CMY:
30, 33, 7
CMYK:
25, 27, 0, 7
HSL:
246°, 62.7451%, 80.0000%
HSV (HSB):
246°, 27.1186%, 92.5490%
XYZ:
48.2529, 45.0262, 85.5046
xyY:
0.2699, 0.2518, 45.0262
CIE-Lab:
72.9091, 15.6415, -31.2269
CIE-LCH:
72.9091, 34.9252, 296.6062
CIE-Luv:
72.9091, -0.8729, -52.0332
Hunter-Lab:
67.1015, 10.9323, -28.5796
#b2acec color charts
#b2acec color shades, tints & tones
#b2acec color schemes
#b2acec color preview, HTML & CSS examples
This text has a color of #b2acec
<p style="color:#b2acec;">Text here</p>
.mytext {color:#b2acec;}
This box has a color of #b2acec
<div style="background-color:#b2acec;">Content here</div>
.mybackground {background-color:#b2acec;}
Border around this has a color of #b2acec
<div style="border:2px solid #b2acec;">Content here</div>
.myborder {border:2px solid #b2acec;}