#b3bfec color space conversions
Hex:
#b3bfec
RGB:
179, 191, 236
CMY:
30, 25, 7
CMYK:
24, 19, 0, 7
HSL:
227°, 60.0000%, 81.3725%
HSV (HSB):
227°, 24.1525%, 92.5490%
XYZ:
52.3615, 52.9014, 86.8081
xyY:
0.2726, 0.2754, 52.9014
CIE-Lab:
77.8168, 5.5017, -23.6983
CIE-LCH:
77.8168, 24.3286, 283.0700
CIE-Luv:
77.8168, -8.6188, -38.4153
Hunter-Lab:
72.7334, 1.2206, -19.8499
#b3bfec color charts
#b3bfec color shades, tints & tones
#b3bfec color schemes
#b3bfec color preview, HTML & CSS examples
This text has a color of #b3bfec
<p style="color:#b3bfec;">Text here</p>
.mytext {color:#b3bfec;}
This box has a color of #b3bfec
<div style="background-color:#b3bfec;">Content here</div>
.mybackground {background-color:#b3bfec;}
Border around this has a color of #b3bfec
<div style="border:2px solid #b3bfec;">Content here</div>
.myborder {border:2px solid #b3bfec;}