#b2afec color space conversions
Hex:
#b2afec
RGB:
178, 175, 236
CMY:
30, 31, 7
CMYK:
25, 26, 0, 7
HSL:
243°, 61.6162%, 80.5882%
HSV (HSB):
243°, 25.8475%, 92.5490%
XYZ:
48.8304, 46.1811, 85.6971
xyY:
0.2702, 0.2556, 46.1811
CIE-Lab:
73.6629, 13.9773, -30.0657
CIE-LCH:
73.6629, 33.1558, 294.9334
CIE-Luv:
73.6629, -2.1563, -49.9299
Hunter-Lab:
67.9566, 9.3374, -27.1983
#b2afec color charts
#b2afec color shades, tints & tones
#b2afec color schemes
#b2afec color preview, HTML & CSS examples
This text has a color of #b2afec
<p style="color:#b2afec;">Text here</p>
.mytext {color:#b2afec;}
This box has a color of #b2afec
<div style="background-color:#b2afec;">Content here</div>
.mybackground {background-color:#b2afec;}
Border around this has a color of #b2afec
<div style="border:2px solid #b2afec;">Content here</div>
.myborder {border:2px solid #b2afec;}