#be2ae8 color space conversions
Hex:
#be2ae8
RGB:
190, 42, 232
CMY:
25, 84, 9
CMYK:
18, 82, 0, 9
HSL:
287°, 80.5085%, 53.7255%
HSV (HSB):
287°, 81.8966%, 90.9804%
XYZ:
36.6287, 18.4293, 77.9706
xyY:
0.2753, 0.1385, 18.4293
CIE-Lab:
50.0127, 79.3197, -65.1166
CIE-LCH:
50.0127, 102.6245, 320.6161
CIE-Luv:
50.0127, 45.5255, -107.3429
Hunter-Lab:
42.9293, 77.1755, -77.6352
#be2ae8 color charts
#be2ae8 color shades, tints & tones
#be2ae8 color schemes
#be2ae8 color preview, HTML & CSS examples
This text has a color of #be2ae8
<p style="color:#be2ae8;">Text here</p>
.mytext {color:#be2ae8;}
This box has a color of #be2ae8
<div style="background-color:#be2ae8;">Content here</div>
.mybackground {background-color:#be2ae8;}
Border around this has a color of #be2ae8
<div style="border:2px solid #be2ae8;">Content here</div>
.myborder {border:2px solid #be2ae8;}