#b149ed color space conversions
Hex:
#b149ed
RGB:
177, 73, 237
CMY:
31, 71, 7
CMYK:
25, 69, 0, 7
HSL:
278°, 82.0000%, 60.7843%
HSV (HSB):
278°, 69.1983%, 92.9412%
XYZ:
35.8001, 20.2266, 82.1380
xyY:
0.2591, 0.1464, 20.2266
CIE-Lab:
52.0925, 67.5905, -64.6634
CIE-LCH:
52.0925, 93.5405, 316.2679
CIE-Luv:
52.0925, 31.6189, -106.6481
Hunter-Lab:
44.9740, 63.3844, -76.8021
#b149ed color charts
#b149ed color shades, tints & tones
#b149ed color schemes
#b149ed color preview, HTML & CSS examples
This text has a color of #b149ed
<p style="color:#b149ed;">Text here</p>
.mytext {color:#b149ed;}
This box has a color of #b149ed
<div style="background-color:#b149ed;">Content here</div>
.mybackground {background-color:#b149ed;}
Border around this has a color of #b149ed
<div style="border:2px solid #b149ed;">Content here</div>
.myborder {border:2px solid #b149ed;}