#b3a3f2 color space conversions
Hex:
#b3a3f2
RGB:
179, 163, 242
CMY:
30, 36, 5
CMYK:
26, 33, 0, 5
HSL:
252°, 75.2381%, 79.4118%
HSV (HSB):
252°, 32.6446%, 94.9020%
XYZ:
47.7146, 42.1889, 89.6328
xyY:
0.2658, 0.2350, 42.1889
CIE-Lab:
71.0010, 22.3774, -37.4398
CIE-LCH:
71.0010, 43.6175, 300.8663
CIE-Luv:
71.0010, 2.9360, -63.1516
Hunter-Lab:
64.9530, 17.4588, -36.3510
#b3a3f2 color charts
#b3a3f2 color shades, tints & tones
#b3a3f2 color schemes
#b3a3f2 color preview, HTML & CSS examples
This text has a color of #b3a3f2
<p style="color:#b3a3f2;">Text here</p>
.mytext {color:#b3a3f2;}
This box has a color of #b3a3f2
<div style="background-color:#b3a3f2;">Content here</div>
.mybackground {background-color:#b3a3f2;}
Border around this has a color of #b3a3f2
<div style="border:2px solid #b3a3f2;">Content here</div>
.myborder {border:2px solid #b3a3f2;}