#b3a8f5 color space conversions
Hex:
#b3a8f5
RGB:
179, 168, 245
CMY:
30, 34, 4
CMYK:
27, 31, 0, 4
HSL:
249°, 79.3814%, 80.9804%
HSV (HSB):
249°, 31.4286%, 96.0784%
XYZ:
49.0745, 44.1815, 92.3276
xyY:
0.2644, 0.2381, 44.1815
CIE-Lab:
72.3497, 20.3038, -36.9744
CIE-LCH:
72.3497, 42.1823, 298.7725
CIE-Luv:
72.3497, 0.6447, -62.2552
Hunter-Lab:
66.4692, 15.4662, -35.8270
#b3a8f5 color charts
#b3a8f5 color shades, tints & tones
#b3a8f5 color schemes
#b3a8f5 color preview, HTML & CSS examples
This text has a color of #b3a8f5
<p style="color:#b3a8f5;">Text here</p>
.mytext {color:#b3a8f5;}
This box has a color of #b3a8f5
<div style="background-color:#b3a8f5;">Content here</div>
.mybackground {background-color:#b3a8f5;}
Border around this has a color of #b3a8f5
<div style="border:2px solid #b3a8f5;">Content here</div>
.myborder {border:2px solid #b3a8f5;}