#b3bddc color space conversions
Hex:
#b3bddc
RGB:
179, 189, 220
CMY:
30, 26, 14
CMYK:
19, 14, 0, 14
HSL:
225°, 36.9369%, 78.2353%
HSV (HSB):
225°, 18.6364%, 86.2745%
XYZ:
49.7063, 51.1462, 74.9625
xyY:
0.2827, 0.2909, 51.1462
CIE-Lab:
76.7675, 2.9755, -16.6563
CIE-LCH:
76.7675, 16.9200, 280.1285
CIE-Luv:
76.7675, -6.9756, -26.4306
Hunter-Lab:
71.5166, -1.0909, -12.0852
#b3bddc color charts
#b3bddc color shades, tints & tones
#b3bddc color schemes
#b3bddc color preview, HTML & CSS examples
This text has a color of #b3bddc
<p style="color:#b3bddc;">Text here</p>
.mytext {color:#b3bddc;}
This box has a color of #b3bddc
<div style="background-color:#b3bddc;">Content here</div>
.mybackground {background-color:#b3bddc;}
Border around this has a color of #b3bddc
<div style="border:2px solid #b3bddc;">Content here</div>
.myborder {border:2px solid #b3bddc;}