#be2ae3 color space conversions
Hex:
#be2ae3
RGB:
190, 42, 227
CMY:
25, 84, 11
CMYK:
16, 81, 0, 11
HSL:
288°, 76.7635%, 52.7451%
HSV (HSB):
288°, 81.4978%, 89.0196%
XYZ:
35.9283, 18.1491, 74.2825
xyY:
0.2799, 0.1414, 18.1491
CIE-Lab:
49.6765, 78.4348, -62.8294
CIE-LCH:
49.6765, 100.4965, 321.3039
CIE-Luv:
49.6765, 47.0138, -103.7994
Hunter-Lab:
42.6018, 75.9851, -73.5596
#be2ae3 color charts
#be2ae3 color shades, tints & tones
#be2ae3 color schemes
#be2ae3 color preview, HTML & CSS examples
This text has a color of #be2ae3
<p style="color:#be2ae3;">Text here</p>
.mytext {color:#be2ae3;}
This box has a color of #be2ae3
<div style="background-color:#be2ae3;">Content here</div>
.mybackground {background-color:#be2ae3;}
Border around this has a color of #be2ae3
<div style="border:2px solid #be2ae3;">Content here</div>
.myborder {border:2px solid #be2ae3;}