#be5dff color space conversions
Hex:
#be5dff
RGB:
190, 93, 255
CMY:
25, 64, 0
CMYK:
25, 64, 0, 0
HSL:
276°, 100.0000%, 68.2353%
HSV (HSB):
276°, 63.5294%, 100.0000%
XYZ:
43.1996, 25.9959, 97.3486
xyY:
0.2594, 0.1561, 25.9959
CIE-Lab:
58.0331, 65.3215, -65.0292
CIE-LCH:
58.0331, 92.1721, 315.1285
CIE-Luv:
58.0331, 30.5110, -109.9285
Hunter-Lab:
50.9861, 62.0139, -77.5130
#be5dff color charts
#be5dff color shades, tints & tones
#be5dff color schemes
#be5dff color preview, HTML & CSS examples
This text has a color of #be5dff
<p style="color:#be5dff;">Text here</p>
.mytext {color:#be5dff;}
This box has a color of #be5dff
<div style="background-color:#be5dff;">Content here</div>
.mybackground {background-color:#be5dff;}
Border around this has a color of #be5dff
<div style="border:2px solid #be5dff;">Content here</div>
.myborder {border:2px solid #be5dff;}