#bdebfe color space conversions
Hex:
#bdebfe
RGB:
189, 235, 254
CMY:
26, 8, 0
CMYK:
26, 7, 0, 0
HSL:
198°, 97.0149%, 86.8627%
HSV (HSB):
198°, 25.5906%, 99.6078%
XYZ:
68.5840, 77.3912, 105.0892
xyY:
0.2732, 0.3083, 77.3912
CIE-Lab:
90.5014, -10.5897, -14.0265
CIE-LCH:
90.5014, 17.5751, 232.9481
CIE-Luv:
90.5014, -23.8173, -20.5089
Hunter-Lab:
87.9723, -14.7913, -9.2455
#bdebfe color charts
#bdebfe color shades, tints & tones
#bdebfe color schemes
#bdebfe color preview, HTML & CSS examples
This text has a color of #bdebfe
<p style="color:#bdebfe;">Text here</p>
.mytext {color:#bdebfe;}
This box has a color of #bdebfe
<div style="background-color:#bdebfe;">Content here</div>
.mybackground {background-color:#bdebfe;}
Border around this has a color of #bdebfe
<div style="border:2px solid #bdebfe;">Content here</div>
.myborder {border:2px solid #bdebfe;}