#be8cc9 color space conversions
Hex:
#be8cc9
RGB:
190, 140, 201
CMY:
25, 45, 21
CMYK:
5, 30, 0, 21
HSL:
289°, 36.0947%, 66.8627%
HSV (HSB):
289°, 30.3483%, 78.8235%
XYZ:
41.1559, 33.9204, 59.6365
xyY:
0.3055, 0.2518, 33.9204
CIE-Lab:
64.8993, 29.5655, -24.1551
CIE-LCH:
64.8993, 38.1784, 320.7511
CIE-Luv:
64.8993, 23.6414, -41.7561
Hunter-Lab:
58.2412, 24.2142, -19.9416
#be8cc9 color charts
#be8cc9 color shades, tints & tones
#be8cc9 color schemes
#be8cc9 color preview, HTML & CSS examples
This text has a color of #be8cc9
<p style="color:#be8cc9;">Text here</p>
.mytext {color:#be8cc9;}
This box has a color of #be8cc9
<div style="background-color:#be8cc9;">Content here</div>
.mybackground {background-color:#be8cc9;}
Border around this has a color of #be8cc9
<div style="border:2px solid #be8cc9;">Content here</div>
.myborder {border:2px solid #be8cc9;}