#b81aec color space conversions
Hex:
#b81aec
RGB:
184, 26, 236
CMY:
28, 90, 7
CMYK:
22, 89, 0, 7
HSL:
285°, 84.6774%, 51.3725%
HSV (HSB):
285°, 88.9831%, 92.5490%
XYZ:
35.2769, 16.9853, 80.7761
xyY:
0.2652, 0.1277, 16.9853
CIE-Lab:
48.2415, 82.4220, -70.2912
CIE-LCH:
48.2415, 108.3247, 319.5418
CIE-Luv:
48.2415, 42.1491, -113.6369
Hunter-Lab:
41.2132, 80.6660, -87.3566
#b81aec color charts
#b81aec color shades, tints & tones
#b81aec color schemes
#b81aec color preview, HTML & CSS examples
This text has a color of #b81aec
<p style="color:#b81aec;">Text here</p>
.mytext {color:#b81aec;}
This box has a color of #b81aec
<div style="background-color:#b81aec;">Content here</div>
.mybackground {background-color:#b81aec;}
Border around this has a color of #b81aec
<div style="border:2px solid #b81aec;">Content here</div>
.myborder {border:2px solid #b81aec;}