#be2ed7 color space conversions
Hex:
#be2ed7
RGB:
190, 46, 215
CMY:
25, 82, 16
CMYK:
12, 79, 0, 16
HSL:
291°, 67.8715%, 51.1765%
HSV (HSB):
291°, 78.6047%, 84.3137%
XYZ:
34.4779, 17.8074, 65.9100
xyY:
0.2917, 0.1507, 17.8074
CIE-Lab:
49.2617, 75.2910, -56.6642
CIE-LCH:
49.2617, 94.2315, 323.0348
CIE-Luv:
49.2617, 50.1817, -94.3732
Hunter-Lab:
42.1989, 71.9927, -63.0652
#be2ed7 color charts
#be2ed7 color shades, tints & tones
#be2ed7 color schemes
#be2ed7 color preview, HTML & CSS examples
This text has a color of #be2ed7
<p style="color:#be2ed7;">Text here</p>
.mytext {color:#be2ed7;}
This box has a color of #be2ed7
<div style="background-color:#be2ed7;">Content here</div>
.mybackground {background-color:#be2ed7;}
Border around this has a color of #be2ed7
<div style="border:2px solid #be2ed7;">Content here</div>
.myborder {border:2px solid #be2ed7;}