#bec2ec color space conversions
Hex:
#bec2ec
RGB:
190, 194, 236
CMY:
25, 24, 7
CMYK:
19, 18, 0, 7
HSL:
235°, 54.7619%, 83.5294%
HSV (HSB):
235°, 19.4915%, 92.5490%
XYZ:
55.6673, 55.5869, 87.1522
xyY:
0.2806, 0.2802, 55.5869
CIE-Lab:
79.3781, 7.2222, -21.2511
CIE-LCH:
79.3781, 22.4448, 288.7705
CIE-Luv:
79.3781, -4.5098, -34.7333
Hunter-Lab:
74.5566, 2.8021, -17.1169
#bec2ec color charts
#bec2ec color shades, tints & tones
#bec2ec color schemes
#bec2ec color preview, HTML & CSS examples
This text has a color of #bec2ec
<p style="color:#bec2ec;">Text here</p>
.mytext {color:#bec2ec;}
This box has a color of #bec2ec
<div style="background-color:#bec2ec;">Content here</div>
.mybackground {background-color:#bec2ec;}
Border around this has a color of #bec2ec
<div style="border:2px solid #bec2ec;">Content here</div>
.myborder {border:2px solid #bec2ec;}