#b82cd2 color space conversions
Hex:
#b82cd2
RGB:
184, 44, 210
CMY:
28, 83, 18
CMYK:
12, 79, 0, 18
HSL:
291°, 65.3543%, 49.8039%
HSV (HSB):
291°, 79.0476%, 82.3529%
XYZ:
32.3007, 16.6449, 62.4831
xyY:
0.2899, 0.1494, 16.6449
CIE-Lab:
47.8094, 73.8811, -56.1837
CIE-LCH:
47.8094, 92.8172, 322.7484
CIE-Luv:
47.8094, 48.1045, -92.7393
Hunter-Lab:
40.7981, 69.9255, -62.2451
#b82cd2 color charts
#b82cd2 color shades, tints & tones
#b82cd2 color schemes
#b82cd2 color preview, HTML & CSS examples
This text has a color of #b82cd2
<p style="color:#b82cd2;">Text here</p>
.mytext {color:#b82cd2;}
This box has a color of #b82cd2
<div style="background-color:#b82cd2;">Content here</div>
.mybackground {background-color:#b82cd2;}
Border around this has a color of #b82cd2
<div style="border:2px solid #b82cd2;">Content here</div>
.myborder {border:2px solid #b82cd2;}