#b82cc6 color space conversions
Hex:
#b82cc6
RGB:
184, 44, 198
CMY:
28, 83, 22
CMYK:
7, 78, 0, 22
HSL:
295°, 63.6364%, 47.4510%
HSV (HSB):
295°, 77.7778%, 77.6471%
XYZ:
30.8609, 16.0689, 54.9011
xyY:
0.3031, 0.1578, 16.0689
CIE-Lab:
47.0648, 71.8272, -50.4532
CIE-LCH:
47.0648, 87.7762, 324.9148
CIE-Luv:
47.0648, 51.9452, -83.8791
Hunter-Lab:
40.0861, 67.2704, -53.1422
#b82cc6 color charts
#b82cc6 color shades, tints & tones
#b82cc6 color schemes
#b82cc6 color preview, HTML & CSS examples
This text has a color of #b82cc6
<p style="color:#b82cc6;">Text here</p>
.mytext {color:#b82cc6;}
This box has a color of #b82cc6
<div style="background-color:#b82cc6;">Content here</div>
.mybackground {background-color:#b82cc6;}
Border around this has a color of #b82cc6
<div style="border:2px solid #b82cc6;">Content here</div>
.myborder {border:2px solid #b82cc6;}