#b56def color space conversions
Hex:
#b56def
RGB:
181, 109, 239
CMY:
29, 57, 6
CMYK:
24, 54, 0, 6
HSL:
273°, 80.2469%, 68.2353%
HSV (HSB):
273°, 54.3933%, 93.7255%
XYZ:
40.1047, 26.9930, 84.7578
xyY:
0.2641, 0.1778, 26.9930
CIE-Lab:
58.9679, 51.8836, -54.7247
CIE-LCH:
58.9679, 75.4102, 313.4734
CIE-Luv:
58.9679, 24.1994, -92.6970
Hunter-Lab:
51.9548, 46.8658, -60.3558
#b56def color charts
#b56def color shades, tints & tones
#b56def color schemes
#b56def color preview, HTML & CSS examples
This text has a color of #b56def
<p style="color:#b56def;">Text here</p>
.mytext {color:#b56def;}
This box has a color of #b56def
<div style="background-color:#b56def;">Content here</div>
.mybackground {background-color:#b56def;}
Border around this has a color of #b56def
<div style="border:2px solid #b56def;">Content here</div>
.myborder {border:2px solid #b56def;}