#b084dd color space conversions
Hex:
#b084dd
RGB:
176, 132, 221
CMY:
31, 48, 13
CMYK:
20, 40, 0, 13
HSL:
270°, 56.6879%, 69.2157%
HSV (HSB):
270°, 40.2715%, 86.6667%
XYZ:
39.2069, 30.9531, 72.3147
xyY:
0.2752, 0.2173, 30.9531
CIE-Lab:
62.4680, 33.9772, -39.2063
CIE-LCH:
62.4680, 51.8805, 310.9130
CIE-Luv:
62.4680, 16.1126, -66.3172
Hunter-Lab:
55.6355, 28.4286, -38.1200
#b084dd color charts
#b084dd color shades, tints & tones
#b084dd color schemes
#b084dd color preview, HTML & CSS examples
This text has a color of #b084dd
<p style="color:#b084dd;">Text here</p>
.mytext {color:#b084dd;}
This box has a color of #b084dd
<div style="background-color:#b084dd;">Content here</div>
.mybackground {background-color:#b084dd;}
Border around this has a color of #b084dd
<div style="border:2px solid #b084dd;">Content here</div>
.myborder {border:2px solid #b084dd;}