#b49ffd color space conversions
Hex:
#b49ffd
RGB:
180, 159, 253
CMY:
29, 38, 1
CMYK:
29, 37, 0, 1
HSL:
253°, 95.9184%, 80.7843%
HSV (HSB):
253°, 37.1542%, 99.2157%
XYZ:
48.9502, 41.5914, 98.3765
xyY:
0.2591, 0.2202, 41.5914
CIE-Lab:
70.5883, 27.5569, -44.0581
CIE-LCH:
70.5883, 51.9663, 302.0246
CIE-Luv:
70.5883, 4.0778, -74.8981
Hunter-Lab:
64.4914, 22.6248, -45.2982
#b49ffd color charts
#b49ffd color shades, tints & tones
#b49ffd color schemes
#b49ffd color preview, HTML & CSS examples
This text has a color of #b49ffd
<p style="color:#b49ffd;">Text here</p>
.mytext {color:#b49ffd;}
This box has a color of #b49ffd
<div style="background-color:#b49ffd;">Content here</div>
.mybackground {background-color:#b49ffd;}
Border around this has a color of #b49ffd
<div style="border:2px solid #b49ffd;">Content here</div>
.myborder {border:2px solid #b49ffd;}