#b84cd4 color space conversions
Hex:
#b84cd4
RGB:
184, 76, 212
CMY:
28, 70, 17
CMYK:
13, 64, 0, 17
HSL:
288°, 61.2613%, 56.4706%
HSV (HSB):
288°, 64.1509%, 83.1373%
XYZ:
34.2353, 20.1127, 64.3651
xyY:
0.2884, 0.1694, 20.1127
CIE-Lab:
51.9644, 62.8030, -50.6721
CIE-LCH:
51.9644, 80.6962, 321.1019
CIE-Luv:
51.9644, 41.2198, -85.2311
Hunter-Lab:
44.8472, 57.7801, -53.7005
#b84cd4 color charts
#b84cd4 color shades, tints & tones
#b84cd4 color schemes
#b84cd4 color preview, HTML & CSS examples
This text has a color of #b84cd4
<p style="color:#b84cd4;">Text here</p>
.mytext {color:#b84cd4;}
This box has a color of #b84cd4
<div style="background-color:#b84cd4;">Content here</div>
.mybackground {background-color:#b84cd4;}
Border around this has a color of #b84cd4
<div style="border:2px solid #b84cd4;">Content here</div>
.myborder {border:2px solid #b84cd4;}