#b82de2 color space conversions
Hex:
#b82de2
RGB:
184, 45, 226
CMY:
28, 82, 11
CMYK:
19, 80, 0, 11
HSL:
286°, 75.7322%, 53.1373%
HSV (HSB):
286°, 80.0885%, 88.6275%
XYZ:
34.4330, 17.5581, 73.5257
xyY:
0.2743, 0.1399, 17.5581
CIE-Lab:
48.9557, 76.4551, -63.4721
CIE-LCH:
48.9557, 99.3685, 320.3009
CIE-Luv:
48.9557, 43.1854, -104.0537
Hunter-Lab:
41.9024, 73.3520, -74.7039
#b82de2 color charts
#b82de2 color shades, tints & tones
#b82de2 color schemes
#b82de2 color preview, HTML & CSS examples
This text has a color of #b82de2
<p style="color:#b82de2;">Text here</p>
.mytext {color:#b82de2;}
This box has a color of #b82de2
<div style="background-color:#b82de2;">Content here</div>
.mybackground {background-color:#b82de2;}
Border around this has a color of #b82de2
<div style="border:2px solid #b82de2;">Content here</div>
.myborder {border:2px solid #b82de2;}