#b3aafb color space conversions
Hex:
#b3aafb
RGB:
179, 170, 251
CMY:
30, 33, 2
CMYK:
29, 32, 0, 2
HSL:
247°, 91.0112%, 82.5490%
HSV (HSB):
247°, 32.2709%, 98.4314%
XYZ:
50.3777, 45.2982, 97.3550
xyY:
0.2610, 0.2347, 45.2982
CIE-Lab:
73.0878, 20.6420, -39.0771
CIE-LCH:
73.0878, 44.1940, 297.8446
CIE-Luv:
73.0878, -0.6180, -65.9357
Hunter-Lab:
67.3039, 15.8273, -38.6501
#b3aafb color charts
#b3aafb color shades, tints & tones
#b3aafb color schemes
#b3aafb color preview, HTML & CSS examples
This text has a color of #b3aafb
<p style="color:#b3aafb;">Text here</p>
.mytext {color:#b3aafb;}
This box has a color of #b3aafb
<div style="background-color:#b3aafb;">Content here</div>
.mybackground {background-color:#b3aafb;}
Border around this has a color of #b3aafb
<div style="border:2px solid #b3aafb;">Content here</div>
.myborder {border:2px solid #b3aafb;}