#b3bde8 color space conversions
Hex:
#b3bde8
RGB:
179, 189, 232
CMY:
30, 26, 9
CMYK:
23, 19, 0, 9
HSL:
229°, 53.5354%, 80.5882%
HSV (HSB):
229°, 22.8448%, 90.9804%
XYZ:
51.3535, 51.8051, 83.6367
xyY:
0.2749, 0.2773, 51.8051
CIE-Lab:
77.1641, 5.6674, -22.5371
CIE-LCH:
77.1641, 23.2387, 284.1154
CIE-Luv:
77.1641, -7.5490, -36.4772
Hunter-Lab:
71.9758, 1.3992, -18.5127
#b3bde8 color charts
#b3bde8 color shades, tints & tones
#b3bde8 color schemes
#b3bde8 color preview, HTML & CSS examples
This text has a color of #b3bde8
<p style="color:#b3bde8;">Text here</p>
.mytext {color:#b3bde8;}
This box has a color of #b3bde8
<div style="background-color:#b3bde8;">Content here</div>
.mybackground {background-color:#b3bde8;}
Border around this has a color of #b3bde8
<div style="border:2px solid #b3bde8;">Content here</div>
.myborder {border:2px solid #b3bde8;}