#b57ffc color space conversions
Hex:
#b57ffc
RGB:
181, 127, 252
CMY:
29, 50, 1
CMYK:
28, 50, 0, 1
HSL:
266°, 95.4198%, 74.3137%
HSV (HSB):
266°, 49.6032%, 98.8235%
XYZ:
44.2161, 32.0308, 95.9476
xyY:
0.2568, 0.1860, 32.0308
CIE-Lab:
63.3683, 45.3170, -54.9019
CIE-LCH:
63.3683, 71.1888, 309.5369
CIE-Luv:
63.3683, 16.3391, -93.5352
Hunter-Lab:
56.5957, 40.4128, -60.8982
#b57ffc color charts
#b57ffc color shades, tints & tones
#b57ffc color schemes
#b57ffc color preview, HTML & CSS examples
This text has a color of #b57ffc
<p style="color:#b57ffc;">Text here</p>
.mytext {color:#b57ffc;}
This box has a color of #b57ffc
<div style="background-color:#b57ffc;">Content here</div>
.mybackground {background-color:#b57ffc;}
Border around this has a color of #b57ffc
<div style="border:2px solid #b57ffc;">Content here</div>
.myborder {border:2px solid #b57ffc;}