#b2a2fb color space conversions
Hex:
#b2a2fb
RGB:
178, 162, 251
CMY:
30, 36, 2
CMYK:
29, 35, 0, 2
HSL:
251°, 91.7526%, 80.9804%
HSV (HSB):
251°, 35.4582%, 98.4314%
XYZ:
48.6930, 42.2707, 96.8594
xyY:
0.2592, 0.2251, 42.2707
CIE-Lab:
71.0571, 24.8330, -42.2508
CIE-LCH:
71.0571, 49.0083, 300.4450
CIE-Luv:
71.0571, 2.0959, -71.5684
Hunter-Lab:
65.0159, 19.9080, -42.8180
#b2a2fb color charts
#b2a2fb color shades, tints & tones
#b2a2fb color schemes
#b2a2fb color preview, HTML & CSS examples
This text has a color of #b2a2fb
<p style="color:#b2a2fb;">Text here</p>
.mytext {color:#b2a2fb;}
This box has a color of #b2a2fb
<div style="background-color:#b2a2fb;">Content here</div>
.mybackground {background-color:#b2a2fb;}
Border around this has a color of #b2a2fb
<div style="border:2px solid #b2a2fb;">Content here</div>
.myborder {border:2px solid #b2a2fb;}