#be8bcd color space conversions
Hex:
#be8bcd
RGB:
190, 139, 205
CMY:
25, 45, 20
CMYK:
7, 32, 0, 20
HSL:
286°, 39.7590%, 67.4510%
HSV (HSB):
286°, 32.1951%, 80.3922%
XYZ:
41.4873, 33.8202, 62.0989
xyY:
0.3019, 0.2461, 33.8202
CIE-Lab:
64.8196, 30.9217, -26.5145
CIE-LCH:
64.8196, 40.7329, 319.3878
CIE-Luv:
64.8196, 23.5224, -45.7229
Hunter-Lab:
58.1551, 25.5687, -22.6022
#be8bcd color charts
#be8bcd color shades, tints & tones
#be8bcd color schemes
#be8bcd color preview, HTML & CSS examples
This text has a color of #be8bcd
<p style="color:#be8bcd;">Text here</p>
.mytext {color:#be8bcd;}
This box has a color of #be8bcd
<div style="background-color:#be8bcd;">Content here</div>
.mybackground {background-color:#be8bcd;}
Border around this has a color of #be8bcd
<div style="border:2px solid #be8bcd;">Content here</div>
.myborder {border:2px solid #be8bcd;}