#b984e4 color space conversions
Hex:
#b984e4
RGB:
185, 132, 228
CMY:
27, 48, 11
CMYK:
19, 42, 0, 11
HSL:
273°, 64.0000%, 70.5882%
HSV (HSB):
273°, 42.1053%, 89.4118%
XYZ:
42.2624, 32.4183, 77.4287
xyY:
0.2778, 0.2131, 32.4183
CIE-Lab:
63.6871, 38.1509, -41.1245
CIE-LCH:
63.6871, 56.0956, 312.8518
CIE-Luv:
63.6871, 20.1632, -70.2507
Hunter-Lab:
56.9370, 32.8547, -40.7725
#b984e4 color charts
#b984e4 color shades, tints & tones
#b984e4 color schemes
#b984e4 color preview, HTML & CSS examples
This text has a color of #b984e4
<p style="color:#b984e4;">Text here</p>
.mytext {color:#b984e4;}
This box has a color of #b984e4
<div style="background-color:#b984e4;">Content here</div>
.mybackground {background-color:#b984e4;}
Border around this has a color of #b984e4
<div style="border:2px solid #b984e4;">Content here</div>
.myborder {border:2px solid #b984e4;}