#be7df4 color space conversions
Hex:
#be7df4
RGB:
190, 125, 244
CMY:
25, 51, 4
CMYK:
22, 49, 0, 4
HSL:
273°, 84.3972%, 72.3529%
HSV (HSB):
273°, 48.7705%, 95.6863%
XYZ:
44.8980, 32.1460, 89.4264
xyY:
0.2697, 0.1931, 32.1460
CIE-Lab:
63.4634, 46.8884, -50.2916
CIE-LCH:
63.4634, 68.7588, 312.9944
CIE-Luv:
63.4634, 23.0656, -86.2869
Hunter-Lab:
56.6975, 42.1311, -53.8272
#be7df4 color charts
#be7df4 color shades, tints & tones
#be7df4 color schemes
#be7df4 color preview, HTML & CSS examples
This text has a color of #be7df4
<p style="color:#be7df4;">Text here</p>
.mytext {color:#be7df4;}
This box has a color of #be7df4
<div style="background-color:#be7df4;">Content here</div>
.mybackground {background-color:#be7df4;}
Border around this has a color of #be7df4
<div style="border:2px solid #be7df4;">Content here</div>
.myborder {border:2px solid #be7df4;}