#b3bded color space conversions
Hex:
#b3bded
RGB:
179, 189, 237
CMY:
30, 26, 7
CMYK:
24, 20, 0, 7
HSL:
230°, 61.7021%, 81.5686%
HSV (HSB):
230°, 24.4726%, 92.9412%
XYZ:
52.0741, 52.0933, 87.4312
xyY:
0.2718, 0.2719, 52.0933
CIE-Lab:
77.3366, 6.8199, -24.9688
CIE-LCH:
77.3366, 25.8835, 285.2769
CIE-Luv:
77.3366, -7.7898, -40.6895
Hunter-Lab:
72.1757, 2.4785, -21.2989
#b3bded color charts
#b3bded color shades, tints & tones
#b3bded color schemes
#b3bded color preview, HTML & CSS examples
This text has a color of #b3bded
<p style="color:#b3bded;">Text here</p>
.mytext {color:#b3bded;}
This box has a color of #b3bded
<div style="background-color:#b3bded;">Content here</div>
.mybackground {background-color:#b3bded;}
Border around this has a color of #b3bded
<div style="border:2px solid #b3bded;">Content here</div>
.myborder {border:2px solid #b3bded;}