#bec4ff color space conversions
Hex:
#bec4ff
RGB:
190, 196, 255
CMY:
25, 23, 0
CMYK:
25, 23, 0, 0
HSL:
234°, 100.0000%, 87.2549%
HSV (HSB):
234°, 25.4902%, 100.0000%
XYZ:
59.0251, 57.6470, 102.6238
xyY:
0.2692, 0.2629, 57.6470
CIE-Lab:
80.5421, 10.4524, -29.6398
CIE-LCH:
80.5421, 31.4288, 289.4251
CIE-Luv:
80.5421, -6.4265, -49.2923
Hunter-Lab:
75.9256, 5.8974, -26.9905
#bec4ff color charts
#bec4ff color shades, tints & tones
#bec4ff color schemes
#bec4ff color preview, HTML & CSS examples
This text has a color of #bec4ff
<p style="color:#bec4ff;">Text here</p>
.mytext {color:#bec4ff;}
This box has a color of #bec4ff
<div style="background-color:#bec4ff;">Content here</div>
.mybackground {background-color:#bec4ff;}
Border around this has a color of #bec4ff
<div style="border:2px solid #bec4ff;">Content here</div>
.myborder {border:2px solid #bec4ff;}