#bdcefd color space conversions
Hex:
#bdcefd
RGB:
189, 206, 253
CMY:
26, 19, 1
CMYK:
25, 19, 0, 1
HSL:
224°, 94.1176%, 86.6667%
HSV (HSB):
224°, 25.2964%, 99.2157%
XYZ:
60.7872, 62.0533, 101.7022
xyY:
0.2707, 0.2764, 62.0533
CIE-Lab:
82.9417, 4.3126, -24.9138
CIE-LCH:
82.9417, 25.2843, 279.8207
CIE-Luv:
82.9417, -11.1331, -40.5861
Hunter-Lab:
78.7739, -0.1118, -21.4055
#bdcefd color charts
#bdcefd color shades, tints & tones
#bdcefd color schemes
#bdcefd color preview, HTML & CSS examples
This text has a color of #bdcefd
<p style="color:#bdcefd;">Text here</p>
.mytext {color:#bdcefd;}
This box has a color of #bdcefd
<div style="background-color:#bdcefd;">Content here</div>
.mybackground {background-color:#bdcefd;}
Border around this has a color of #bdcefd
<div style="border:2px solid #bdcefd;">Content here</div>
.myborder {border:2px solid #bdcefd;}