#be25e2 color space conversions
Hex:
#be25e2
RGB:
190, 37, 226
CMY:
25, 85, 11
CMYK:
16, 84, 0, 11
HSL:
289°, 76.5182%, 51.5686%
HSV (HSB):
289°, 83.6283%, 88.6275%
XYZ:
35.6242, 17.7613, 73.5022
xyY:
0.2808, 0.1400, 17.7613
CIE-Lab:
49.2053, 79.4432, -63.0231
CIE-LCH:
49.2053, 101.4058, 321.5747
CIE-Luv:
49.2053, 47.8828, -103.9011
Hunter-Lab:
42.1441, 77.1330, -73.9048
#be25e2 color charts
#be25e2 color shades, tints & tones
#be25e2 color schemes
#be25e2 color preview, HTML & CSS examples
This text has a color of #be25e2
<p style="color:#be25e2;">Text here</p>
.mytext {color:#be25e2;}
This box has a color of #be25e2
<div style="background-color:#be25e2;">Content here</div>
.mybackground {background-color:#be25e2;}
Border around this has a color of #be25e2
<div style="border:2px solid #be25e2;">Content here</div>
.myborder {border:2px solid #be25e2;}