#b2a1fc color space conversions
Hex:
#b2a1fc
RGB:
178, 161, 252
CMY:
30, 37, 1
CMYK:
29, 36, 0, 1
HSL:
251°, 93.8144%, 80.9804%
HSV (HSB):
251°, 36.1111%, 98.8235%
XYZ:
48.6757, 41.9830, 97.6335
xyY:
0.2585, 0.2230, 41.9830
CIE-Lab:
70.8592, 25.6387, -43.1031
CIE-LCH:
70.8592, 50.1520, 300.7451
CIE-Luv:
70.8592, 2.4057, -73.0793
Hunter-Lab:
64.7943, 20.7052, -43.9835
#b2a1fc color charts
#b2a1fc color shades, tints & tones
#b2a1fc color schemes
#b2a1fc color preview, HTML & CSS examples
This text has a color of #b2a1fc
<p style="color:#b2a1fc;">Text here</p>
.mytext {color:#b2a1fc;}
This box has a color of #b2a1fc
<div style="background-color:#b2a1fc;">Content here</div>
.mybackground {background-color:#b2a1fc;}
Border around this has a color of #b2a1fc
<div style="border:2px solid #b2a1fc;">Content here</div>
.myborder {border:2px solid #b2a1fc;}