#b82cc7 color space conversions
Hex:
#b82cc7
RGB:
184, 44, 199
CMY:
28, 83, 22
CMYK:
8, 78, 0, 22
HSL:
294°, 63.7860%, 47.6471%
HSV (HSB):
294°, 77.8894%, 78.0392%
XYZ:
30.9766, 16.1152, 55.5107
xyY:
0.3019, 0.1571, 16.1152
CIE-Lab:
47.1253, 71.9955, -50.9359
CIE-LCH:
47.1253, 88.1919, 324.7211
CIE-Luv:
47.1253, 51.6171, -84.6250
Hunter-Lab:
40.1438, 67.4866, -53.8854
#b82cc7 color charts
#b82cc7 color shades, tints & tones
#b82cc7 color schemes
#b82cc7 color preview, HTML & CSS examples
This text has a color of #b82cc7
<p style="color:#b82cc7;">Text here</p>
.mytext {color:#b82cc7;}
This box has a color of #b82cc7
<div style="background-color:#b82cc7;">Content here</div>
.mybackground {background-color:#b82cc7;}
Border around this has a color of #b82cc7
<div style="border:2px solid #b82cc7;">Content here</div>
.myborder {border:2px solid #b82cc7;}