#b852c9 color space conversions
Hex:
#b852c9
RGB:
184, 82, 201
CMY:
28, 68, 21
CMYK:
8, 59, 0, 21
HSL:
291°, 52.4229%, 55.4902%
HSV (HSB):
291°, 59.2040%, 78.8235%
XYZ:
33.3271, 20.4420, 57.4475
xyY:
0.2997, 0.1838, 20.4420
CIE-Lab:
52.3333, 58.0388, -43.7935
CIE-LCH:
52.3333, 72.7075, 322.9634
CIE-Luv:
52.3333, 42.4363, -74.3022
Hunter-Lab:
45.2128, 52.4527, -43.6851
#b852c9 color charts
#b852c9 color shades, tints & tones
#b852c9 color schemes
#b852c9 color preview, HTML & CSS examples
This text has a color of #b852c9
<p style="color:#b852c9;">Text here</p>
.mytext {color:#b852c9;}
This box has a color of #b852c9
<div style="background-color:#b852c9;">Content here</div>
.mybackground {background-color:#b852c9;}
Border around this has a color of #b852c9
<div style="border:2px solid #b852c9;">Content here</div>
.myborder {border:2px solid #b852c9;}