#b84dae color space conversions
Hex:
#b84dae
RGB:
184, 77, 174
CMY:
28, 70, 32
CMYK:
0, 58, 5, 28
HSL:
306°, 42.9719%, 51.1765%
HSV (HSB):
306°, 58.1522%, 72.1569%
XYZ:
30.0610, 18.5541, 42.0413
xyY:
0.3316, 0.2047, 18.5541
CIE-Lab:
50.1614, 55.4847, -31.5646
CIE-LCH:
50.1614, 63.8348, 330.3649
CIE-Luv:
50.1614, 51.4530, -54.7850
Hunter-Lab:
43.0745, 49.1922, -27.7158
#b84dae color charts
#b84dae color shades, tints & tones
#b84dae color schemes
#b84dae color preview, HTML & CSS examples
This text has a color of #b84dae
<p style="color:#b84dae;">Text here</p>
.mytext {color:#b84dae;}
This box has a color of #b84dae
<div style="background-color:#b84dae;">Content here</div>
.mybackground {background-color:#b84dae;}
Border around this has a color of #b84dae
<div style="border:2px solid #b84dae;">Content here</div>
.myborder {border:2px solid #b84dae;}