#be2ac4 color space conversions
Hex:
#be2ac4
RGB:
190, 42, 196
CMY:
25, 84, 23
CMYK:
3, 79, 0, 23
HSL:
298°, 64.7059%, 46.6667%
HSV (HSB):
298°, 78.5714%, 76.8627%
XYZ:
32.0270, 16.5886, 53.7385
xyY:
0.3129, 0.1621, 16.5886
CIE-Lab:
47.7374, 73.2029, -48.1617
CIE-LCH:
47.7374, 87.6254, 326.6582
CIE-Luv:
47.7374, 57.0631, -81.0572
Hunter-Lab:
40.7291, 69.0860, -49.7176
#be2ac4 color charts
#be2ac4 color shades, tints & tones
#be2ac4 color schemes
#be2ac4 color preview, HTML & CSS examples
This text has a color of #be2ac4
<p style="color:#be2ac4;">Text here</p>
.mytext {color:#be2ac4;}
This box has a color of #be2ac4
<div style="background-color:#be2ac4;">Content here</div>
.mybackground {background-color:#be2ac4;}
Border around this has a color of #be2ac4
<div style="border:2px solid #be2ac4;">Content here</div>
.myborder {border:2px solid #be2ac4;}