#be5bcd color space conversions
Hex:
#be5bcd
RGB:
190, 91, 205
CMY:
25, 64, 20
CMYK:
7, 56, 0, 20
HSL:
292°, 53.2710%, 58.0392%
HSV (HSB):
292°, 55.6098%, 80.3922%
XYZ:
35.9957, 22.8371, 60.2684
xyY:
0.3022, 0.1917, 22.8371
CIE-Lab:
54.9041, 56.1279, -41.9641
CIE-LCH:
54.9041, 70.0808, 323.2163
CIE-Luv:
54.9041, 42.5168, -72.0106
Hunter-Lab:
47.7882, 50.8232, -41.3223
#be5bcd color charts
#be5bcd color shades, tints & tones
#be5bcd color schemes
#be5bcd color preview, HTML & CSS examples
This text has a color of #be5bcd
<p style="color:#be5bcd;">Text here</p>
.mytext {color:#be5bcd;}
This box has a color of #be5bcd
<div style="background-color:#be5bcd;">Content here</div>
.mybackground {background-color:#be5bcd;}
Border around this has a color of #be5bcd
<div style="border:2px solid #be5bcd;">Content here</div>
.myborder {border:2px solid #be5bcd;}