#be5ecb color space conversions
Hex:
#be5ecb
RGB:
190, 94, 203
CMY:
25, 63, 20
CMYK:
6, 54, 0, 20
HSL:
293°, 51.1737%, 58.2353%
HSV (HSB):
293°, 53.6946%, 79.6078%
XYZ:
36.0174, 23.2644, 59.0921
xyY:
0.3043, 0.1965, 23.2644
CIE-Lab:
55.3436, 54.3062, -40.1310
CIE-LCH:
55.3436, 67.5253, 323.5365
CIE-Luv:
55.3436, 42.0124, -69.0307
Hunter-Lab:
48.2331, 48.8843, -38.8750
#be5ecb color charts
#be5ecb color shades, tints & tones
#be5ecb color schemes
#be5ecb color preview, HTML & CSS examples
This text has a color of #be5ecb
<p style="color:#be5ecb;">Text here</p>
.mytext {color:#be5ecb;}
This box has a color of #be5ecb
<div style="background-color:#be5ecb;">Content here</div>
.mybackground {background-color:#be5ecb;}
Border around this has a color of #be5ecb
<div style="border:2px solid #be5ecb;">Content here</div>
.myborder {border:2px solid #be5ecb;}