#be7be9 color space conversions
Hex:
#be7be9
RGB:
190, 123, 233
CMY:
25, 52, 9
CMYK:
18, 47, 0, 9
HSL:
277°, 71.4286%, 69.8039%
HSV (HSB):
277°, 47.2103%, 91.3725%
XYZ:
43.0261, 30.9963, 80.8059
xyY:
0.2779, 0.2002, 30.9963
CIE-Lab:
62.5045, 45.5333, -45.7221
CIE-LCH:
62.5045, 64.5275, 314.8814
CIE-Luv:
62.5045, 25.6072, -78.4715
Hunter-Lab:
55.6743, 40.5182, -47.0818
#be7be9 color charts
#be7be9 color shades, tints & tones
#be7be9 color schemes
#be7be9 color preview, HTML & CSS examples
This text has a color of #be7be9
<p style="color:#be7be9;">Text here</p>
.mytext {color:#be7be9;}
This box has a color of #be7be9
<div style="background-color:#be7be9;">Content here</div>
.mybackground {background-color:#be7be9;}
Border around this has a color of #be7be9
<div style="border:2px solid #be7be9;">Content here</div>
.myborder {border:2px solid #be7be9;}