#b2acf9 color space conversions
Hex:
#b2acf9
RGB:
178, 172, 249
CMY:
30, 33, 2
CMYK:
29, 31, 0, 2
HSL:
245°, 86.5169%, 82.5490%
HSV (HSB):
245°, 30.9237%, 97.6471%
XYZ:
50.2115, 45.8096, 95.8182
xyY:
0.2617, 0.2388, 45.8096
CIE-Lab:
73.4218, 18.7568, -37.4821
CIE-LCH:
73.4218, 41.9133, 296.5844
CIE-Luv:
73.4218, -1.7716, -63.0257
Hunter-Lab:
67.6828, 13.9781, -36.5587
#b2acf9 color charts
#b2acf9 color shades, tints & tones
#b2acf9 color schemes
#b2acf9 color preview, HTML & CSS examples
This text has a color of #b2acf9
<p style="color:#b2acf9;">Text here</p>
.mytext {color:#b2acf9;}
This box has a color of #b2acf9
<div style="background-color:#b2acf9;">Content here</div>
.mybackground {background-color:#b2acf9;}
Border around this has a color of #b2acf9
<div style="border:2px solid #b2acf9;">Content here</div>
.myborder {border:2px solid #b2acf9;}