#b56fee color space conversions
Hex:
#b56fee
RGB:
181, 111, 238
CMY:
29, 56, 7
CMYK:
24, 53, 0, 7
HSL:
273°, 78.8820%, 68.4314%
HSV (HSB):
273°, 53.3613%, 93.3333%
XYZ:
40.1731, 27.3657, 84.0537
xyY:
0.2650, 0.1805, 27.3657
CIE-Lab:
59.3113, 50.6165, -53.6217
CIE-LCH:
59.3113, 73.7382, 313.3486
CIE-Luv:
59.3113, 23.7482, -90.9089
Hunter-Lab:
52.3122, 45.5325, -58.6468
#b56fee color charts
#b56fee color shades, tints & tones
#b56fee color schemes
#b56fee color preview, HTML & CSS examples
This text has a color of #b56fee
<p style="color:#b56fee;">Text here</p>
.mytext {color:#b56fee;}
This box has a color of #b56fee
<div style="background-color:#b56fee;">Content here</div>
.mybackground {background-color:#b56fee;}
Border around this has a color of #b56fee
<div style="border:2px solid #b56fee;">Content here</div>
.myborder {border:2px solid #b56fee;}