#bdc3f3 color space conversions
Hex:
#bdc3f3
RGB:
189, 195, 243
CMY:
26, 24, 5
CMYK:
22, 20, 0, 5
HSL:
233°, 69.2308%, 84.7059%
HSV (HSB):
233°, 22.2222%, 95.2941%
XYZ:
56.6790, 56.3201, 92.6776
xyY:
0.2756, 0.2738, 56.3201
CIE-Lab:
79.7956, 7.9416, -24.3754
CIE-LCH:
79.7956, 25.6365, 288.0459
CIE-Luv:
79.7956, -5.8384, -40.0404
Hunter-Lab:
75.0467, 3.4804, -20.6864
#bdc3f3 color charts
#bdc3f3 color shades, tints & tones
#bdc3f3 color schemes
#bdc3f3 color preview, HTML & CSS examples
This text has a color of #bdc3f3
<p style="color:#bdc3f3;">Text here</p>
.mytext {color:#bdc3f3;}
This box has a color of #bdc3f3
<div style="background-color:#bdc3f3;">Content here</div>
.mybackground {background-color:#bdc3f3;}
Border around this has a color of #bdc3f3
<div style="border:2px solid #bdc3f3;">Content here</div>
.myborder {border:2px solid #bdc3f3;}