#bebde5 color space conversions
Hex:
#bebde5
RGB:
190, 189, 229
CMY:
25, 26, 10
CMYK:
17, 17, 0, 10
HSL:
242°, 43.4783%, 81.9608%
HSV (HSB):
242°, 17.4672%, 89.8039%
XYZ:
53.5757, 52.9995, 81.5349
xyY:
0.2848, 0.2817, 52.9995
CIE-Lab:
77.8747, 8.3959, -19.7646
CIE-LCH:
77.8747, 21.4740, 293.0155
CIE-Luv:
77.8747, -1.8248, -32.3918
Hunter-Lab:
72.8007, 3.9607, -15.4427
#bebde5 color charts
#bebde5 color shades, tints & tones
#bebde5 color schemes
#bebde5 color preview, HTML & CSS examples
This text has a color of #bebde5
<p style="color:#bebde5;">Text here</p>
.mytext {color:#bebde5;}
This box has a color of #bebde5
<div style="background-color:#bebde5;">Content here</div>
.mybackground {background-color:#bebde5;}
Border around this has a color of #bebde5
<div style="border:2px solid #bebde5;">Content here</div>
.myborder {border:2px solid #bebde5;}