#b82cc5 color space conversions
Hex:
#b82cc5
RGB:
184, 44, 197
CMY:
28, 83, 23
CMYK:
7, 78, 0, 23
HSL:
295°, 63.4855%, 47.2549%
HSV (HSB):
295°, 77.6650%, 77.2549%
XYZ:
30.7459, 16.0229, 54.2956
xyY:
0.3042, 0.1585, 16.0229
CIE-Lab:
47.0046, 71.6594, -49.9696
CIE-LCH:
47.0046, 87.3615, 325.1111
CIE-Luv:
47.0046, 52.2748, -83.1319
Hunter-Lab:
40.0287, 67.0552, -52.4019
#b82cc5 color charts
#b82cc5 color shades, tints & tones
#b82cc5 color schemes
#b82cc5 color preview, HTML & CSS examples
This text has a color of #b82cc5
<p style="color:#b82cc5;">Text here</p>
.mytext {color:#b82cc5;}
This box has a color of #b82cc5
<div style="background-color:#b82cc5;">Content here</div>
.mybackground {background-color:#b82cc5;}
Border around this has a color of #b82cc5
<div style="border:2px solid #b82cc5;">Content here</div>
.myborder {border:2px solid #b82cc5;}