#bebfdc color space conversions
Hex:
#bebfdc
RGB:
190, 191, 220
CMY:
25, 25, 14
CMYK:
14, 13, 0, 14
HSL:
238°, 30.0000%, 80.3922%
HSV (HSB):
238°, 13.6364%, 86.2745%
XYZ:
52.7843, 53.3761, 75.2307
xyY:
0.2910, 0.2943, 53.3761
CIE-Lab:
78.0965, 5.3961, -14.5753
CIE-LCH:
78.0965, 15.5421, 290.3156
CIE-Luv:
78.0965, -2.2159, -23.5255
Hunter-Lab:
73.0589, 1.1112, -9.9113
#bebfdc color charts
#bebfdc color shades, tints & tones
#bebfdc color schemes
#bebfdc color preview, HTML & CSS examples
This text has a color of #bebfdc
<p style="color:#bebfdc;">Text here</p>
.mytext {color:#bebfdc;}
This box has a color of #bebfdc
<div style="background-color:#bebfdc;">Content here</div>
.mybackground {background-color:#bebfdc;}
Border around this has a color of #bebfdc
<div style="border:2px solid #bebfdc;">Content here</div>
.myborder {border:2px solid #bebfdc;}