#b3b2e6 color space conversions
Hex:
#b3b2e6
RGB:
179, 178, 230
CMY:
30, 30, 10
CMYK:
22, 23, 0, 10
HSL:
241°, 50.9804%, 80.0000%
HSV (HSB):
241°, 22.6087%, 90.1961%
XYZ:
48.7937, 47.1377, 81.3897
xyY:
0.2752, 0.2658, 47.1377
CIE-Lab:
74.2777, 11.2268, -25.8584
CIE-LCH:
74.2777, 28.1904, 293.4687
CIE-Luv:
74.2777, -2.5785, -42.5922
Hunter-Lab:
68.6569, 6.7086, -22.2259
#b3b2e6 color charts
#b3b2e6 color shades, tints & tones
#b3b2e6 color schemes
#b3b2e6 color preview, HTML & CSS examples
This text has a color of #b3b2e6
<p style="color:#b3b2e6;">Text here</p>
.mytext {color:#b3b2e6;}
This box has a color of #b3b2e6
<div style="background-color:#b3b2e6;">Content here</div>
.mybackground {background-color:#b3b2e6;}
Border around this has a color of #b3b2e6
<div style="border:2px solid #b3b2e6;">Content here</div>
.myborder {border:2px solid #b3b2e6;}