#b3b3fa color space conversions
Hex:
#b3b3fa
RGB:
179, 179, 250
CMY:
30, 30, 2
CMYK:
28, 28, 0, 2
HSL:
240°, 87.6543%, 84.1176%
HSV (HSB):
240°, 28.4000%, 98.0392%
XYZ:
51.9658, 48.7260, 97.1087
xyY:
0.2627, 0.2463, 48.7260
CIE-Lab:
75.2806, 15.3985, -35.1338
CIE-LCH:
75.2806, 38.3601, 293.6669
CIE-Luv:
75.2806, -4.2389, -58.8039
Hunter-Lab:
69.8040, 10.7278, -33.6191
#b3b3fa color charts
#b3b3fa color shades, tints & tones
#b3b3fa color schemes
#b3b3fa color preview, HTML & CSS examples
This text has a color of #b3b3fa
<p style="color:#b3b3fa;">Text here</p>
.mytext {color:#b3b3fa;}
This box has a color of #b3b3fa
<div style="background-color:#b3b3fa;">Content here</div>
.mybackground {background-color:#b3b3fa;}
Border around this has a color of #b3b3fa
<div style="border:2px solid #b3b3fa;">Content here</div>
.myborder {border:2px solid #b3b3fa;}