#bebcdc color space conversions
Hex:
#bebcdc
RGB:
190, 188, 220
CMY:
25, 26, 14
CMYK:
14, 15, 0, 14
HSL:
244°, 31.3725%, 80.0000%
HSV (HSB):
244°, 14.5455%, 86.2745%
XYZ:
52.1367, 52.0809, 75.0149
xyY:
0.2909, 0.2906, 52.0809
CIE-Lab:
77.3292, 7.0158, -15.7290
CIE-LCH:
77.3292, 17.2227, 294.0390
CIE-Luv:
77.3292, -0.8034, -25.6038
Hunter-Lab:
72.1671, 2.6639, -11.1127
#bebcdc color charts
#bebcdc color shades, tints & tones
#bebcdc color schemes
#bebcdc color preview, HTML & CSS examples
This text has a color of #bebcdc
<p style="color:#bebcdc;">Text here</p>
.mytext {color:#bebcdc;}
This box has a color of #bebcdc
<div style="background-color:#bebcdc;">Content here</div>
.mybackground {background-color:#bebcdc;}
Border around this has a color of #bebcdc
<div style="border:2px solid #bebcdc;">Content here</div>
.myborder {border:2px solid #bebcdc;}