#be7ec2 color space conversions
Hex:
#be7ec2
RGB:
190, 126, 194
CMY:
25, 51, 24
CMYK:
2, 35, 0, 24
HSL:
296°, 35.7895%, 62.7451%
HSV (HSB):
296°, 35.0515%, 76.0784%
XYZ:
38.4337, 29.7639, 54.7583
xyY:
0.3126, 0.2421, 29.7639
CIE-Lab:
61.4500, 35.9022, -25.5130
CIE-LCH:
61.4500, 44.0441, 324.6015
CIE-Luv:
61.4500, 31.1380, -44.4895
Hunter-Lab:
54.5563, 30.2756, -21.3201
#be7ec2 color charts
#be7ec2 color shades, tints & tones
#be7ec2 color schemes
#be7ec2 color preview, HTML & CSS examples
This text has a color of #be7ec2
<p style="color:#be7ec2;">Text here</p>
.mytext {color:#be7ec2;}
This box has a color of #be7ec2
<div style="background-color:#be7ec2;">Content here</div>
.mybackground {background-color:#be7ec2;}
Border around this has a color of #be7ec2
<div style="border:2px solid #be7ec2;">Content here</div>
.myborder {border:2px solid #be7ec2;}