#be2ff2 color space conversions
Hex:
#be2ff2
RGB:
190, 47, 242
CMY:
25, 82, 5
CMYK:
21, 81, 0, 5
HSL:
284°, 88.2353%, 56.6667%
HSV (HSB):
284°, 80.5785%, 94.9020%
XYZ:
38.2787, 19.3910, 85.7297
xyY:
0.2669, 0.1352, 19.3910
CIE-Lab:
51.1415, 79.8377, -68.9190
CIE-LCH:
51.1415, 105.4698, 319.1980
CIE-Luv:
51.1415, 42.0845, -113.4825
Hunter-Lab:
44.0352, 78.1041, -84.6038
#be2ff2 color charts
#be2ff2 color shades, tints & tones
#be2ff2 color schemes
#be2ff2 color preview, HTML & CSS examples
This text has a color of #be2ff2
<p style="color:#be2ff2;">Text here</p>
.mytext {color:#be2ff2;}
This box has a color of #be2ff2
<div style="background-color:#be2ff2;">Content here</div>
.mybackground {background-color:#be2ff2;}
Border around this has a color of #be2ff2
<div style="border:2px solid #be2ff2;">Content here</div>
.myborder {border:2px solid #be2ff2;}