#be97fd color space conversions
Hex:
#be97fd
RGB:
190, 151, 253
CMY:
25, 41, 1
CMYK:
25, 40, 0, 1
HSL:
263°, 96.2264%, 79.2157%
HSV (HSB):
263°, 40.3162%, 99.2157%
XYZ:
50.0314, 40.1722, 98.0456
xyY:
0.2658, 0.2134, 40.1722
CIE-Lab:
69.5920, 34.7808, -45.5588
CIE-LCH:
69.5920, 57.3176, 307.3590
CIE-Luv:
69.5920, 12.2511, -78.2124
Hunter-Lab:
63.3816, 29.9846, -47.3492
#be97fd color charts
#be97fd color shades, tints & tones
#be97fd color schemes
#be97fd color preview, HTML & CSS examples
This text has a color of #be97fd
<p style="color:#be97fd;">Text here</p>
.mytext {color:#be97fd;}
This box has a color of #be97fd
<div style="background-color:#be97fd;">Content here</div>
.mybackground {background-color:#be97fd;}
Border around this has a color of #be97fd
<div style="border:2px solid #be97fd;">Content here</div>
.myborder {border:2px solid #be97fd;}