#b36fec color space conversions
Hex:
#b36fec
RGB:
179, 111, 236
CMY:
30, 56, 7
CMYK:
24, 53, 0, 7
HSL:
273°, 76.6871%, 68.0392%
HSV (HSB):
273°, 52.9661%, 92.5490%
XYZ:
39.4152, 27.0087, 82.4927
xyY:
0.2647, 0.1814, 27.0087
CIE-Lab:
58.9824, 49.6593, -53.0459
CIE-LCH:
58.9824, 72.6631, 313.1114
CIE-Luv:
58.9824, 22.9921, -89.7728
Hunter-Lab:
51.9699, 44.4311, -57.7330
#b36fec color charts
#b36fec color shades, tints & tones
#b36fec color schemes
#b36fec color preview, HTML & CSS examples
This text has a color of #b36fec
<p style="color:#b36fec;">Text here</p>
.mytext {color:#b36fec;}
This box has a color of #b36fec
<div style="background-color:#b36fec;">Content here</div>
.mybackground {background-color:#b36fec;}
Border around this has a color of #b36fec
<div style="border:2px solid #b36fec;">Content here</div>
.myborder {border:2px solid #b36fec;}