#bec8ff color space conversions
Hex:
#bec8ff
RGB:
190, 200, 255
CMY:
25, 22, 0
CMYK:
25, 22, 0, 0
HSL:
231°, 100.0000%, 87.2549%
HSV (HSB):
231°, 25.4902%, 100.0000%
XYZ:
59.9395, 59.4757, 102.9285
xyY:
0.2696, 0.2675, 59.4757
CIE-Lab:
81.5524, 8.2894, -28.0919
CIE-LCH:
81.5524, 29.2894, 286.4403
CIE-Luv:
81.5524, -8.1481, -46.4358
Hunter-Lab:
77.1205, 3.7727, -25.1468
#bec8ff color charts
#bec8ff color shades, tints & tones
#bec8ff color schemes
#bec8ff color preview, HTML & CSS examples
This text has a color of #bec8ff
<p style="color:#bec8ff;">Text here</p>
.mytext {color:#bec8ff;}
This box has a color of #bec8ff
<div style="background-color:#bec8ff;">Content here</div>
.mybackground {background-color:#bec8ff;}
Border around this has a color of #bec8ff
<div style="border:2px solid #bec8ff;">Content here</div>
.myborder {border:2px solid #bec8ff;}