#bdc7ec color space conversions
Hex:
#bdc7ec
RGB:
189, 199, 236
CMY:
26, 22, 7
CMYK:
20, 16, 0, 7
HSL:
227°, 55.2941%, 83.3333%
HSV (HSB):
227°, 19.9153%, 92.5490%
XYZ:
56.5500, 57.7218, 87.5178
xyY:
0.2802, 0.2860, 57.7218
CIE-Lab:
80.5839, 4.2245, -19.4315
CIE-LCH:
80.5839, 19.8854, 282.2656
CIE-Luv:
80.5839, -7.2728, -31.3409
Hunter-Lab:
75.9749, -0.0939, -15.1156
#bdc7ec color charts
#bdc7ec color shades, tints & tones
#bdc7ec color schemes
#bdc7ec color preview, HTML & CSS examples
This text has a color of #bdc7ec
<p style="color:#bdc7ec;">Text here</p>
.mytext {color:#bdc7ec;}
This box has a color of #bdc7ec
<div style="background-color:#bdc7ec;">Content here</div>
.mybackground {background-color:#bdc7ec;}
Border around this has a color of #bdc7ec
<div style="border:2px solid #bdc7ec;">Content here</div>
.myborder {border:2px solid #bdc7ec;}