#b82ddd color space conversions
Hex:
#b82ddd
RGB:
184, 45, 221
CMY:
28, 82, 13
CMYK:
17, 80, 0, 13
HSL:
287°, 72.1311%, 52.1569%
HSV (HSB):
287°, 79.6380%, 86.6667%
XYZ:
33.7567, 17.2876, 69.9643
xyY:
0.2790, 0.1429, 17.2876
CIE-Lab:
48.6204, 75.5514, -61.1702
CIE-LCH:
48.6204, 97.2101, 321.0046
CIE-Luv:
48.6204, 44.6382, -100.4940
Hunter-Lab:
41.5783, 72.1588, -70.6630
#b82ddd color charts
#b82ddd color shades, tints & tones
#b82ddd color schemes
#b82ddd color preview, HTML & CSS examples
This text has a color of #b82ddd
<p style="color:#b82ddd;">Text here</p>
.mytext {color:#b82ddd;}
This box has a color of #b82ddd
<div style="background-color:#b82ddd;">Content here</div>
.mybackground {background-color:#b82ddd;}
Border around this has a color of #b82ddd
<div style="border:2px solid #b82ddd;">Content here</div>
.myborder {border:2px solid #b82ddd;}