#b84cb4 color space conversions
Hex:
#b84cb4
RGB:
184, 76, 180
CMY:
28, 70, 29
CMYK:
0, 59, 2, 28
HSL:
302°, 43.2000%, 50.9804%
HSV (HSB):
302°, 58.6957%, 72.1569%
XYZ:
30.5898, 18.6545, 45.1684
xyY:
0.3240, 0.1976, 18.6545
CIE-Lab:
50.2805, 56.9571, -34.8841
CIE-LCH:
50.2805, 66.7908, 328.5141
CIE-Luv:
50.2805, 50.0445, -60.0220
Hunter-Lab:
43.1909, 50.8381, -31.7711
#b84cb4 color charts
#b84cb4 color shades, tints & tones
#b84cb4 color schemes
#b84cb4 color preview, HTML & CSS examples
This text has a color of #b84cb4
<p style="color:#b84cb4;">Text here</p>
.mytext {color:#b84cb4;}
This box has a color of #b84cb4
<div style="background-color:#b84cb4;">Content here</div>
.mybackground {background-color:#b84cb4;}
Border around this has a color of #b84cb4
<div style="border:2px solid #b84cb4;">Content here</div>
.myborder {border:2px solid #b84cb4;}