#be7df3 color space conversions
Hex:
#be7df3
RGB:
190, 125, 243
CMY:
25, 51, 5
CMYK:
22, 49, 0, 5
HSL:
273°, 83.0986%, 72.1569%
HSV (HSB):
273°, 48.5597%, 95.2941%
XYZ:
44.7465, 32.0854, 88.6287
xyY:
0.2704, 0.1939, 32.0854
CIE-Lab:
63.4134, 46.6654, -49.8192
CIE-LCH:
63.4134, 68.2613, 313.1278
CIE-Luv:
63.4134, 23.2284, -85.4790
Hunter-Lab:
56.6440, 41.8808, -53.1180
#be7df3 color charts
#be7df3 color shades, tints & tones
#be7df3 color schemes
#be7df3 color preview, HTML & CSS examples
This text has a color of #be7df3
<p style="color:#be7df3;">Text here</p>
.mytext {color:#be7df3;}
This box has a color of #be7df3
<div style="background-color:#be7df3;">Content here</div>
.mybackground {background-color:#be7df3;}
Border around this has a color of #be7df3
<div style="border:2px solid #be7df3;">Content here</div>
.myborder {border:2px solid #be7df3;}