#b84df2 color space conversions
Hex:
#b84df2
RGB:
184, 77, 242
CMY:
28, 70, 5
CMYK:
24, 68, 0, 5
HSL:
279°, 86.3874%, 62.5490%
HSV (HSB):
279°, 68.1818%, 94.9020%
XYZ:
38.4481, 21.9089, 86.2068
xyY:
0.2623, 0.1495, 21.9089
CIE-Lab:
53.9302, 68.3611, -64.4528
CIE-LCH:
53.9302, 93.9543, 316.6855
CIE-Luv:
53.9302, 33.6186, -107.4089
Hunter-Lab:
46.8070, 64.7109, -76.4326
#b84df2 color charts
#b84df2 color shades, tints & tones
#b84df2 color schemes
#b84df2 color preview, HTML & CSS examples
This text has a color of #b84df2
<p style="color:#b84df2;">Text here</p>
.mytext {color:#b84df2;}
This box has a color of #b84df2
<div style="background-color:#b84df2;">Content here</div>
.mybackground {background-color:#b84df2;}
Border around this has a color of #b84df2
<div style="border:2px solid #b84df2;">Content here</div>
.myborder {border:2px solid #b84df2;}