#be2fd4 color space conversions
Hex:
#be2fd4
RGB:
190, 47, 212
CMY:
25, 82, 17
CMYK:
10, 78, 0, 17
HSL:
292°, 65.7371%, 50.7843%
HSV (HSB):
292°, 77.8302%, 83.1373%
XYZ:
34.1354, 17.7336, 63.9112
xyY:
0.2948, 0.1532, 17.7336
CIE-Lab:
49.1714, 74.4952, -55.0920
CIE-LCH:
49.1714, 92.6535, 323.5157
CIE-Luv:
49.1714, 50.9817, -91.9575
Hunter-Lab:
42.1113, 70.9970, -60.5048
#be2fd4 color charts
#be2fd4 color shades, tints & tones
#be2fd4 color schemes
#be2fd4 color preview, HTML & CSS examples
This text has a color of #be2fd4
<p style="color:#be2fd4;">Text here</p>
.mytext {color:#be2fd4;}
This box has a color of #be2fd4
<div style="background-color:#be2fd4;">Content here</div>
.mybackground {background-color:#be2fd4;}
Border around this has a color of #be2fd4
<div style="border:2px solid #be2fd4;">Content here</div>
.myborder {border:2px solid #be2fd4;}