#be2cb3 color space conversions
Hex:
#be2cb3
RGB:
190, 44, 179
CMY:
25, 83, 30
CMYK:
0, 77, 6, 25
HSL:
305°, 62.3932%, 45.8824%
HSV (HSB):
305°, 76.8421%, 74.5098%
XYZ:
30.2726, 16.0032, 44.1412
xyY:
0.3348, 0.1770, 16.0032
CIE-Lab:
46.9787, 70.0006, -39.4376
CIE-LCH:
46.9787, 80.3455, 330.6036
CIE-Luv:
46.9787, 62.7966, -67.6179
Hunter-Lab:
40.0040, 65.0709, -37.4190
#be2cb3 color charts
#be2cb3 color shades, tints & tones
#be2cb3 color schemes
#be2cb3 color preview, HTML & CSS examples
This text has a color of #be2cb3
<p style="color:#be2cb3;">Text here</p>
.mytext {color:#be2cb3;}
This box has a color of #be2cb3
<div style="background-color:#be2cb3;">Content here</div>
.mybackground {background-color:#be2cb3;}
Border around this has a color of #be2cb3
<div style="border:2px solid #be2cb3;">Content here</div>
.myborder {border:2px solid #be2cb3;}