#b3b2f5 color space conversions
Hex:
#b3b2f5
RGB:
179, 178, 245
CMY:
30, 30, 4
CMYK:
27, 27, 0, 4
HSL:
241°, 77.0115%, 82.9412%
HSV (HSB):
241°, 27.3469%, 96.0784%
XYZ:
50.9922, 48.0171, 92.9668
xyY:
0.2656, 0.2501, 48.0171
CIE-Lab:
74.8357, 14.7466, -33.1240
CIE-LCH:
74.8357, 36.2583, 293.9983
CIE-Luv:
74.8357, -3.5132, -55.2779
Hunter-Lab:
69.2943, 10.0892, -31.0387
#b3b2f5 color charts
#b3b2f5 color shades, tints & tones
#b3b2f5 color schemes
#b3b2f5 color preview, HTML & CSS examples
This text has a color of #b3b2f5
<p style="color:#b3b2f5;">Text here</p>
.mytext {color:#b3b2f5;}
This box has a color of #b3b2f5
<div style="background-color:#b3b2f5;">Content here</div>
.mybackground {background-color:#b3b2f5;}
Border around this has a color of #b3b2f5
<div style="border:2px solid #b3b2f5;">Content here</div>
.myborder {border:2px solid #b3b2f5;}