#bebafb color space conversions
Hex:
#bebafb
RGB:
190, 186, 251
CMY:
25, 27, 2
CMYK:
24, 26, 0, 2
HSL:
244°, 89.0411%, 85.6863%
HSV (HSB):
244°, 25.8964%, 98.4314%
XYZ:
56.2067, 53.0300, 98.5402
xyY:
0.2705, 0.2552, 53.0300
CIE-Lab:
77.8927, 14.9716, -31.5715
CIE-LCH:
77.8927, 34.9415, 295.3709
CIE-Luv:
77.8927, -1.8979, -52.9937
Hunter-Lab:
72.8217, 10.3355, -29.2543
#bebafb color charts
#bebafb color shades, tints & tones
#bebafb color schemes
#bebafb color preview, HTML & CSS examples
This text has a color of #bebafb
<p style="color:#bebafb;">Text here</p>
.mytext {color:#bebafb;}
This box has a color of #bebafb
<div style="background-color:#bebafb;">Content here</div>
.mybackground {background-color:#bebafb;}
Border around this has a color of #bebafb
<div style="border:2px solid #bebafb;">Content here</div>
.myborder {border:2px solid #bebafb;}