#be29e5 color space conversions
Hex:
#be29e5
RGB:
190, 41, 229
CMY:
25, 84, 10
CMYK:
17, 82, 0, 10
HSL:
288°, 78.3333%, 52.9412%
HSV (HSB):
288°, 82.0961%, 89.8039%
XYZ:
36.1710, 18.1902, 75.7334
xyY:
0.2780, 0.1398, 18.1902
CIE-Lab:
49.7260, 79.0338, -63.8829
CIE-LCH:
49.7260, 101.6237, 321.0514
CIE-Luv:
49.7260, 46.5309, -105.3898
Hunter-Lab:
42.6499, 76.7468, -75.4261
#be29e5 color charts
#be29e5 color shades, tints & tones
#be29e5 color schemes
#be29e5 color preview, HTML & CSS examples
This text has a color of #be29e5
<p style="color:#be29e5;">Text here</p>
.mytext {color:#be29e5;}
This box has a color of #be29e5
<div style="background-color:#be29e5;">Content here</div>
.mybackground {background-color:#be29e5;}
Border around this has a color of #be29e5
<div style="border:2px solid #be29e5;">Content here</div>
.myborder {border:2px solid #be29e5;}