#bdc8fd color space conversions
Hex:
#bdc8fd
RGB:
189, 200, 253
CMY:
26, 22, 1
CMYK:
25, 21, 0, 1
HSL:
230°, 94.1176%, 86.6667%
HSV (HSB):
230°, 25.2964%, 99.2157%
XYZ:
59.3702, 59.2192, 101.2298
xyY:
0.2701, 0.2694, 59.2192
CIE-Lab:
81.4119, 7.5328, -27.2482
CIE-LCH:
81.4119, 28.2703, 285.4536
CIE-Luv:
81.4119, -8.5303, -44.8925
Hunter-Lab:
76.9540, 3.0435, -24.1257
#bdc8fd color charts
#bdc8fd color shades, tints & tones
#bdc8fd color schemes
#bdc8fd color preview, HTML & CSS examples
This text has a color of #bdc8fd
<p style="color:#bdc8fd;">Text here</p>
.mytext {color:#bdc8fd;}
This box has a color of #bdc8fd
<div style="background-color:#bdc8fd;">Content here</div>
.mybackground {background-color:#bdc8fd;}
Border around this has a color of #bdc8fd
<div style="border:2px solid #bdc8fd;">Content here</div>
.myborder {border:2px solid #bdc8fd;}