#be2ac5 color space conversions
Hex:
#be2ac5
RGB:
190, 42, 197
CMY:
25, 84, 23
CMYK:
4, 79, 0, 23
HSL:
297°, 64.8536%, 46.8627%
HSV (HSB):
297°, 78.6802%, 77.2549%
XYZ:
32.1412, 16.6343, 54.3400
xyY:
0.3117, 0.1613, 16.6343
CIE-Lab:
47.7959, 73.3640, -48.6485
CIE-LCH:
47.7959, 88.0281, 326.4512
CIE-Luv:
47.7959, 56.7169, -81.8109
Hunter-Lab:
40.7852, 69.2949, -50.4453
#be2ac5 color charts
#be2ac5 color shades, tints & tones
#be2ac5 color schemes
#be2ac5 color preview, HTML & CSS examples
This text has a color of #be2ac5
<p style="color:#be2ac5;">Text here</p>
.mytext {color:#be2ac5;}
This box has a color of #be2ac5
<div style="background-color:#be2ac5;">Content here</div>
.mybackground {background-color:#be2ac5;}
Border around this has a color of #be2ac5
<div style="border:2px solid #be2ac5;">Content here</div>
.myborder {border:2px solid #be2ac5;}